summaryrefslogtreecommitdiff
path: root/nit.c
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>1996-05-20 00:12:54 +0000
committerTed Lemon <source@isc.org>1996-05-20 00:12:54 +0000
commit4a97f5b8fbcd0a2befad89c34e98a6f7cc51baec (patch)
tree838cb03f8f1cd168667cb5e8f40e53f4020fd78c /nit.c
parentefc12bbc8f2103bfae857a1d0ce673a2a310c806 (diff)
downloadisc-dhcp-4a97f5b8fbcd0a2befad89c34e98a6f7cc51baec.tar.gz
Use distributed Berkeley network headers
Diffstat (limited to 'nit.c')
-rw-r--r--nit.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/nit.c b/nit.c
index ada3aca4..15bcba3e 100644
--- a/nit.c
+++ b/nit.c
@@ -59,9 +59,9 @@ static char copyright[] =
#include <net/packetfilt.h>
#include <netinet/in_systm.h>
-#include <netinet/ip.h>
-#include <netinet/udp.h>
-#include <netinet/if_ether.h>
+#include "includes/netinet/ip.h"
+#include "includes/netinet/udp.h"
+#include "includes/netinet/if_ether.h"
/* Called by get_interface_list for each interface that's discovered.
Opens a packet filter for each interface and adds it to the select