mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 11:32:01 -05:00
[master] add missing symbols
This commit is contained in:
parent
9d4ec6d2c5
commit
5bcbfa2da0
1 changed files with 2 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ dns_adb_findaddrinfo
|
|||
dns_adb_flush
|
||||
dns_adb_flushmatch
|
||||
dns_adb_flushname
|
||||
dns_adb_flushnames
|
||||
dns_adb_freeaddrinfo
|
||||
dns_adb_marklame
|
||||
dns_adb_setadbsize
|
||||
|
|
@ -640,6 +641,7 @@ dns_resolver_dispatchv4
|
|||
dns_resolver_dispatchv6
|
||||
dns_resolver_ds_digest_supported
|
||||
dns_resolver_flushbadcache
|
||||
dns_resolver_flushbadnames
|
||||
dns_resolver_freeze
|
||||
dns_resolver_getbadcache
|
||||
dns_resolver_getlamettl
|
||||
|
|
|
|||
Loading…
Reference in a new issue