From eb37a8ce9ee5353391fd162d18369d0e43daf6a4 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Wed, 12 Jan 2000 22:22:50 +0000 Subject: [PATCH] headers should not include themselves --- bin/named/include/named/aclconf.h | 1 - lib/dns/include/dns/aclconf.h | 1 - 2 files changed, 2 deletions(-) diff --git a/bin/named/include/named/aclconf.h b/bin/named/include/named/aclconf.h index a82d795bfa..2cb3c03143 100644 --- a/bin/named/include/named/aclconf.h +++ b/bin/named/include/named/aclconf.h @@ -19,7 +19,6 @@ #define DNS_ACLCONF_H 1 #include -#include #include #include #include diff --git a/lib/dns/include/dns/aclconf.h b/lib/dns/include/dns/aclconf.h index a82d795bfa..2cb3c03143 100644 --- a/lib/dns/include/dns/aclconf.h +++ b/lib/dns/include/dns/aclconf.h @@ -19,7 +19,6 @@ #define DNS_ACLCONF_H 1 #include -#include #include #include #include