summaryrefslogtreecommitdiffstats
path: root/libexec/bootpd/lookup.c
diff options
context:
space:
mode:
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