mirror of https://github.com/getdnsapi/getdns.git
Re-remove strings.h include.
Again, looks like another copied-from-elsewhere problem.
This commit is contained in:
parent
ae854a8650
commit
686285ef59
|
@ -14,7 +14,6 @@
|
|||
|
||||
#include <limits.h>
|
||||
#include <stdlib.h>
|
||||
#include <strings.h>
|
||||
|
||||
gldns_lookup_table gldns_directive_types[] = {
|
||||
{ GLDNS_DIR_TTL, "$TTL" },
|
||||
|
|
Loading…
Reference in New Issue