Re-remove strings.h include.

Again, looks like another copied-from-elsewhere problem.
This commit is contained in:
Jim Hague 2021-05-28 00:04:11 +01:00
parent ae854a8650
commit 686285ef59
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@
#include <limits.h>
#include <stdlib.h>
#include <strings.h>
gldns_lookup_table gldns_directive_types[] = {
{ GLDNS_DIR_TTL, "$TTL" },