mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-09-01 14:55:30 +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)
|
#if defined (NSUPDATE)
|
||||||
# include <arpa/nameser.h>
|
# include <arpa/nameser.h>
|
||||||
# include <resolv.h>
|
# include <resolv.h>
|
||||||
|
# if __RES >= 19991006
|
||||||
|
# include <res_update.h>
|
||||||
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <netdb.h>
|
#include <netdb.h>
|
||||||
|
Reference in New Issue
Block a user