summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>2008-09-14 08:24:45 +0000
committerjulian <julian@FreeBSD.org>2008-09-14 08:24:45 +0000
commitee49fbd2192b64eaa3b4fdde548e9a8b02591e50 (patch)
treeb67768e44fc902e190cb7130de3286d6c916ac4f /sys
parent4d475b063c3db123002a792569518ef9d8e5a2ef (diff)
downloadFreeBSD-src-ee49fbd2192b64eaa3b4fdde548e9a8b02591e50.zip
FreeBSD-src-ee49fbd2192b64eaa3b4fdde548e9a8b02591e50.tar.gz
oops commit the version that compiles
Diffstat (limited to 'sys')
-rw-r--r--sys/netinet/if_ether.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/netinet/if_ether.c b/sys/netinet/if_ether.c
index 5401967..e32864c 100644
--- a/sys/netinet/if_ether.c
+++ b/sys/netinet/if_ether.c
@@ -49,6 +49,7 @@ __FBSDID("$FreeBSD$");
#include <sys/systm.h>
#include <sys/mbuf.h>
#include <sys/malloc.h>
+#include <sys/proc.h>
#include <sys/socket.h>
#include <sys/syslog.h>
#include <sys/vimage.h>
OpenPOWER on IntegriCloud