summaryrefslogtreecommitdiffstats
path: root/libexec/bootpd/lookup.c
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1996-01-23 01:35:04 +0000
committerpst <pst@FreeBSD.org>1996-01-23 01:35:04 +0000
commitaccc2aa38fbbf04568a6d3941e897dc34aee7930 (patch)
tree9d4d2f644df6a63fbb148e0952fdf7f3ae9aebf5 /libexec/bootpd/lookup.c
parent6b42e1664561f04b1d3f497ecd5ccad48fd8c3b4 (diff)
downloadFreeBSD-src-accc2aa38fbbf04568a6d3941e897dc34aee7930.zip
FreeBSD-src-accc2aa38fbbf04568a6d3941e897dc34aee7930.tar.gz
Import bootpd-2.4.3 from ftp.mc.com
Diffstat (limited to 'libexec/bootpd/lookup.c')
-rw-r--r--libexec/bootpd/lookup.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libexec/bootpd/lookup.c b/libexec/bootpd/lookup.c
index 2a30a59..c99f1b8 100644
--- a/libexec/bootpd/lookup.c
+++ b/libexec/bootpd/lookup.c
@@ -5,6 +5,9 @@
#include <sys/types.h>
#include <sys/socket.h>
+#ifdef _AIX32
+#include <sys/time.h> /* for struct timeval in net/if.h */
+#endif
#include <net/if.h>
#include <netinet/in.h>
OpenPOWER on IntegriCloud