mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-03 08:05:21 +00:00
remove unneeded include
This commit is contained in:
@@ -26,8 +26,6 @@
|
|||||||
* DNS Red-Black Tree DB Implementation
|
* DNS Red-Black Tree DB Implementation
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <dns/db.h>
|
|
||||||
|
|
||||||
dns_result_t
|
dns_result_t
|
||||||
dns_rbtdb_create(isc_mem_t *mctx, dns_name_t *base, isc_boolean_t is_cache,
|
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[],
|
dns_rdataclass_t rdclass, unsigned int argc, char *argv[],
|
||||||
|
Reference in New Issue
Block a user