summaryrefslogtreecommitdiffstats
path: root/freebsd/sbin/dhclient/bpf.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/sbin/dhclient/bpf.c')
-rw-r--r--freebsd/sbin/dhclient/bpf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/freebsd/sbin/dhclient/bpf.c b/freebsd/sbin/dhclient/bpf.c
index 9f8e45fb..8ff451b2 100644
--- a/freebsd/sbin/dhclient/bpf.c
+++ b/freebsd/sbin/dhclient/bpf.c
@@ -1,3 +1,5 @@
+#include <machine/rtems-bsd-user-space.h>
+
/* $OpenBSD: bpf.c,v 1.13 2004/05/05 14:28:58 deraadt Exp $ */
/* BPF socket interface code, originally contributed by Archie Cobbs. */