Skip to content

Commit

Permalink
Re-remove strings.h include.
Browse files Browse the repository at this point in the history
Again, looks like another copied-from-elsewhere problem.
  • Loading branch information
Jim Hague committed May 27, 2021
1 parent ae854a8 commit 686285e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gldns/parse.c
Expand Up @@ -14,7 +14,6 @@

#include <limits.h>
#include <stdlib.h>
#include <strings.h>

gldns_lookup_table gldns_directive_types[] = {
{ GLDNS_DIR_TTL, "$TTL" },
Expand Down

0 comments on commit 686285e

Please sign in to comment.