mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 02:02:06 -04:00
need <dns/confzone.h>
This commit is contained in:
parent
8293999117
commit
f79476e131
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@
|
|||
#include <dns/confip.h>
|
||||
#include <dns/conflsn.h>
|
||||
#include <dns/confrrset.h>
|
||||
#include <dns/confzone.h>
|
||||
|
||||
#define DNS_C_VIEWTABLE_MAGIC 0x76497774 /* vIwt */
|
||||
#define DNS_C_VIEW_MAGIC 0x56696557 /* VieW */
|
||||
|
|
|
|||
Loading…
Reference in a new issue