mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
remove unneeded include
This commit is contained in:
@@ -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[],
|
||||
|
Reference in New Issue
Block a user