2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

headers should not include themselves

This commit is contained in:
Andreas Gustafsson
2000-01-12 22:22:50 +00:00
parent fbc09123cd
commit eb37a8ce9e
2 changed files with 0 additions and 2 deletions

View File

@@ -19,7 +19,6 @@
#define DNS_ACLCONF_H 1
#include <dns/acl.h>
#include <dns/aclconf.h>
#include <dns/confacl.h>
#include <dns/confctx.h>
#include <dns/confip.h>

View File

@@ -19,7 +19,6 @@
#define DNS_ACLCONF_H 1
#include <dns/acl.h>
#include <dns/aclconf.h>
#include <dns/confacl.h>
#include <dns/confctx.h>
#include <dns/confip.h>