summaryrefslogtreecommitdiffstats
path: root/sys/dev/fxp
diff options
context:
space:
mode:
authorjasone <jasone@FreeBSD.org>2000-09-23 00:01:37 +0000
committerjasone <jasone@FreeBSD.org>2000-09-23 00:01:37 +0000
commit0633919abedf427e705b7e1a46ff8d7ecaaefde5 (patch)
treee5875e95ac87e1a42f3bab3df780a04651c5fb38 /sys/dev/fxp
parent27bf3e86c9ec30934993eeb4a37bcbbd8154f0d6 (diff)
downloadFreeBSD-src-0633919abedf427e705b7e1a46ff8d7ecaaefde5.zip
FreeBSD-src-0633919abedf427e705b7e1a46ff8d7ecaaefde5.tar.gz
Don't #include <sys/proc.h>, since machine/mutex.h does it now.
Diffstat (limited to 'sys/dev/fxp')
-rw-r--r--sys/dev/fxp/if_fxp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/fxp/if_fxp.c b/sys/dev/fxp/if_fxp.c
index 9a138f7..08e7a29 100644
--- a/sys/dev/fxp/if_fxp.c
+++ b/sys/dev/fxp/if_fxp.c
@@ -56,7 +56,6 @@
#include <machine/bus.h>
#include <sys/rman.h>
#include <machine/resource.h>
-#include <sys/proc.h>
#include <machine/mutex.h>
#include <net/ethernet.h>
OpenPOWER on IntegriCloud