mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-23 02:43:17 -04:00
include dns/rbt.h
This commit is contained in:
parent
510f4bdcb6
commit
b2e0809295
1 changed files with 2 additions and 1 deletions
|
|
@ -23,8 +23,9 @@
|
|||
#include <isc/result.h>
|
||||
#include <isc/util.h>
|
||||
|
||||
#include <dns/zt.h>
|
||||
#include <dns/rbt.h>
|
||||
#include <dns/zone.h>
|
||||
#include <dns/zt.h>
|
||||
|
||||
struct dns_zt {
|
||||
/* Unlocked. */
|
||||
|
|
|
|||
Loading…
Reference in a new issue