mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 04:39:59 -04:00
remove unneeded include
This commit is contained in:
parent
ced5499494
commit
9e2fa382e8
1 changed files with 0 additions and 2 deletions
|
|
@ -26,8 +26,6 @@
|
|||
* DNS Red-Black Tree DB Implementation
|
||||
*/
|
||||
|
||||
#include <dns/db.h>
|
||||
|
||||
dns_result_t
|
||||
dns_rbtdb_create(isc_mem_t *mctx, dns_name_t *base, isc_boolean_t is_cache,
|
||||
dns_rdataclass_t rdclass, unsigned int argc, char *argv[],
|
||||
|
|
|
|||
Loading…
Reference in a new issue