2
0
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:
Bob Halley
1999-04-01 04:03:56 +00:00
parent ced5499494
commit 9e2fa382e8

View File

@@ -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[],