mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-30 22:05:23 +00:00
Include res_update.h for BIND 8.2.2 and later.
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
#if defined (NSUPDATE)
|
||||
# include <arpa/nameser.h>
|
||||
# include <resolv.h>
|
||||
# if __RES >= 19991006
|
||||
# include <res_update.h>
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#include <netdb.h>
|
||||
|
Reference in New Issue
Block a user