mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
Merge branch 'cleanups' into 'master'
fix missing config.h and win32 symbols See merge request isc-projects/bind9!326
This commit is contained in:
@@ -471,6 +471,7 @@ isc_netaddr_setzone
|
||||
isc_netaddr_totext
|
||||
isc_netaddr_unspec
|
||||
isc_netscope_pton
|
||||
isc_nonce_buf
|
||||
isc_ntpaths_get
|
||||
isc_ntpaths_init
|
||||
isc_once_do
|
||||
@@ -505,7 +506,9 @@ isc_radix_insert
|
||||
isc_radix_process
|
||||
isc_radix_remove
|
||||
isc_radix_search
|
||||
isc_random
|
||||
isc_random8
|
||||
isc_random16
|
||||
isc_random32
|
||||
isc_random_buf
|
||||
isc_random_uniform
|
||||
isc_ratelimiter_attach
|
||||
|
@@ -20,6 +20,8 @@
|
||||
* See <http://creativecommons.org/publicdomain/zero/1.0/>.
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user