2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-31 06:15:55 +00:00

Use our own copy of the resolver (shudder).

This commit is contained in:
Ted Lemon
2000-02-02 05:41:32 +00:00
parent 32e99078d8
commit c7315f8d75

View File

@@ -47,8 +47,7 @@
#include "arpa/nameser.h"
#if defined (NSUPDATE)
# include <resolv.h>
# include <res_update.h>
# include "minires/minires.h"
#endif
#include "dhcp.h"