diff --git a/bin/named/aclconf.c b/bin/named/aclconf.c index 27f16b0204..76f8ec7b6f 100644 --- a/bin/named/aclconf.c +++ b/bin/named/aclconf.c @@ -24,7 +24,6 @@ #include #include #include -#include void dns_aclconfctx_init(dns_aclconfctx_t *ctx) { diff --git a/lib/dns/aclconf.c b/lib/dns/aclconf.c index 27f16b0204..76f8ec7b6f 100644 --- a/lib/dns/aclconf.c +++ b/lib/dns/aclconf.c @@ -24,7 +24,6 @@ #include #include #include -#include void dns_aclconfctx_init(dns_aclconfctx_t *ctx) {