mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
needs #include <dns/log.h>
This commit is contained in:
parent
6448ffb2b9
commit
41ac1e406f
1 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@
|
|||
#include <dns/db.h>
|
||||
#include <dns/master.h>
|
||||
#include <dns/name.h>
|
||||
#include <dns/log.h>
|
||||
|
||||
typedef struct client client_t;
|
||||
struct client {
|
||||
|
|
|
|||
Loading…
Reference in a new issue