mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-29 13:38:26 +00:00
need #include <dns/log.h>
This commit is contained in:
parent
bcb94f473f
commit
f12bccd23f
@ -23,6 +23,7 @@
|
|||||||
|
|
||||||
#include <dns/aclconf.h>
|
#include <dns/aclconf.h>
|
||||||
#include <dns/fixedname.h>
|
#include <dns/fixedname.h>
|
||||||
|
#include <dns/log.h>
|
||||||
#include <dns/types.h>
|
#include <dns/types.h>
|
||||||
|
|
||||||
void dns_aclconfctx_init(dns_aclconfctx_t *ctx)
|
void dns_aclconfctx_init(dns_aclconfctx_t *ctx)
|
||||||
|
@ -23,6 +23,7 @@
|
|||||||
|
|
||||||
#include <dns/aclconf.h>
|
#include <dns/aclconf.h>
|
||||||
#include <dns/fixedname.h>
|
#include <dns/fixedname.h>
|
||||||
|
#include <dns/log.h>
|
||||||
#include <dns/types.h>
|
#include <dns/types.h>
|
||||||
|
|
||||||
void dns_aclconfctx_init(dns_aclconfctx_t *ctx)
|
void dns_aclconfctx_init(dns_aclconfctx_t *ctx)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user