mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-28 21:17:54 +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/fixedname.h>
|
||||
#include <dns/log.h>
|
||||
#include <dns/types.h>
|
||||
|
||||
void dns_aclconfctx_init(dns_aclconfctx_t *ctx)
|
||||
|
@ -23,6 +23,7 @@
|
||||
|
||||
#include <dns/aclconf.h>
|
||||
#include <dns/fixedname.h>
|
||||
#include <dns/log.h>
|
||||
#include <dns/types.h>
|
||||
|
||||
void dns_aclconfctx_init(dns_aclconfctx_t *ctx)
|
||||
|
Loading…
x
Reference in New Issue
Block a user