]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_11] fix unresolved externals for win32
authorEvan Hunt <each@isc.org>
Mon, 22 Jan 2018 19:46:45 +0000 (11:46 -0800)
committerEvan Hunt <each@isc.org>
Mon, 22 Jan 2018 19:46:45 +0000 (11:46 -0800)
lib/isccfg/win32/libisccfg.def

index 0dc7dc196bab0bba81ed5ab2bbf14b0f5888a02f..ddd117dd6784b41ff55e632db58542f1b2a8ad90 100644 (file)
@@ -8,6 +8,7 @@ cfg_acl_fromconfig2
 cfg_aclconfctx_attach
 cfg_aclconfctx_create
 cfg_aclconfctx_detach
+cfg_clause_validforzone
 cfg_create_list
 cfg_create_obj
 cfg_create_tuple
@@ -29,8 +30,10 @@ cfg_listelt_value
 cfg_log_init
 cfg_lookingat_netaddr
 cfg_map_count
+cfg_map_firstclause
 cfg_map_get
 cfg_map_getname
+cfg_map_nextclause
 cfg_obj_asboolean
 cfg_obj_asfixedpoint
 cfg_obj_asnetprefix
@@ -100,9 +103,11 @@ cfg_print
 cfg_print_boolean
 cfg_print_bracketed_list
 cfg_print_chars
+cfg_print_clauseflags
 cfg_print_cstr
 cfg_print_fixedpoint
 cfg_print_grammar
+cfg_print_indent
 cfg_print_map
 cfg_print_mapbody
 cfg_print_obj
@@ -116,6 +121,7 @@ cfg_print_uint32
 cfg_print_uint64
 cfg_print_ustring
 cfg_print_void
+cfg_print_zonegrammar
 cfg_printx
 cfg_tuple_get
 cfg_ungettoken