aboutsummaryrefslogtreecommitdiff
path: root/sys/gnu
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2000-10-29 16:06:56 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2000-10-29 16:06:56 +0000
commitcf9fa8e72541441be08abdd3a8475449da7d7995 (patch)
tree96a325b75cd2201d7fe7ff7173caccb9185d5376 /sys/gnu
parentd74a913b68131656f4e2dbd1a87d52d31fcfaa47 (diff)
Notes
Diffstat (limited to 'sys/gnu')
-rw-r--r--sys/gnu/i386/isa/dgb.c1
-rw-r--r--sys/gnu/i386/isa/dgm.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/gnu/i386/isa/dgb.c b/sys/gnu/i386/isa/dgb.c
index 3fa1aafc0bbb..c62de457c146 100644
--- a/sys/gnu/i386/isa/dgb.c
+++ b/sys/gnu/i386/isa/dgb.c
@@ -46,7 +46,6 @@
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/tty.h>
-#include <sys/proc.h>
#include <sys/conf.h>
#include <sys/dkstat.h>
#include <sys/fcntl.h>
diff --git a/sys/gnu/i386/isa/dgm.c b/sys/gnu/i386/isa/dgm.c
index b74b8043776a..6dd9f68447af 100644
--- a/sys/gnu/i386/isa/dgm.c
+++ b/sys/gnu/i386/isa/dgm.c
@@ -49,7 +49,6 @@
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/tty.h>
-#include <sys/proc.h>
#include <sys/conf.h>
#include <sys/dkstat.h>
#include <sys/fcntl.h>