From 5972643f58355298ad5382ed2e5cf054930f6927 Mon Sep 17 00:00:00 2001 From: wollman Date: Fri, 3 Jan 1997 20:19:50 +0000 Subject: Update to match changes in . --- libexec/bootpd/lookup.c | 4 ++-- libexec/bootpd/rtmsg.c | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'libexec/bootpd') diff --git a/libexec/bootpd/lookup.c b/libexec/bootpd/lookup.c index b5b51b5..aa73cda 100644 --- a/libexec/bootpd/lookup.c +++ b/libexec/bootpd/lookup.c @@ -1,7 +1,7 @@ /* * lookup.c - Lookup IP address, HW address, netmask * - * $Id: lookup.c,v 1.2 1996/09/22 21:52:21 wosch Exp $ + * $Id: lookup.c,v 1.3 1996/12/10 17:05:33 wollman Exp $ */ #include @@ -12,7 +12,7 @@ #include #ifdef ETC_ETHERS -#include +#include extern int ether_hostton(); #endif diff --git a/libexec/bootpd/rtmsg.c b/libexec/bootpd/rtmsg.c index 0338a95..1430be9 100644 --- a/libexec/bootpd/rtmsg.c +++ b/libexec/bootpd/rtmsg.c @@ -39,7 +39,7 @@ /* * from arp.c 8.2 (Berkeley) 1/2/94 - * $Id: rtmsg.c,v 1.4 1995/05/30 05:45:49 rgrimes Exp $ + * $Id: rtmsg.c,v 1.5 1996/12/10 17:05:35 wollman Exp $ */ #include @@ -54,6 +54,7 @@ #include #include +#include /* needed for if_ether.h XXX */ #include #include #include -- cgit v1.1