From bbc11ade9b95c691740c4f1ba970defbe1ccb6c3 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Wed, 12 Jan 2000 22:21:20 +0000 Subject: [PATCH] no need to #include --- bin/named/aclconf.c | 1 - lib/dns/aclconf.c | 1 - 2 files changed, 2 deletions(-) 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) {