mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 21:22:09 -04:00
no need to #include <zone.h>
This commit is contained in:
parent
70b4d10569
commit
bbc11ade9b
2 changed files with 0 additions and 2 deletions
|
|
@ -24,7 +24,6 @@
|
|||
#include <dns/aclconf.h>
|
||||
#include <dns/fixedname.h>
|
||||
#include <dns/types.h>
|
||||
#include <dns/zone.h>
|
||||
|
||||
void dns_aclconfctx_init(dns_aclconfctx_t *ctx)
|
||||
{
|
||||
|
|
|
|||
|
|
@ -24,7 +24,6 @@
|
|||
#include <dns/aclconf.h>
|
||||
#include <dns/fixedname.h>
|
||||
#include <dns/types.h>
|
||||
#include <dns/zone.h>
|
||||
|
||||
void dns_aclconfctx_init(dns_aclconfctx_t *ctx)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue