mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 22:32:07 -04:00
headers should not include themselves
This commit is contained in:
parent
fbc09123cd
commit
eb37a8ce9e
2 changed files with 0 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue