summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/wt.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-07-20 14:10:18 +0000
committerbde <bde@FreeBSD.org>1997-07-20 14:10:18 +0000
commit26179d3e8df27db3d7eb25e684b654cee8f02116 (patch)
treed4d40879452f7083b6163e9380d234a887f74201 /sys/i386/isa/wt.c
parent700d6b374cd15ccca3d298b94bd2d4eca8e0bc8e (diff)
downloadFreeBSD-src-26179d3e8df27db3d7eb25e684b654cee8f02116.zip
FreeBSD-src-26179d3e8df27db3d7eb25e684b654cee8f02116.tar.gz
Removed unused #includes.
Diffstat (limited to 'sys/i386/isa/wt.c')
-rw-r--r--sys/i386/isa/wt.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/i386/isa/wt.c b/sys/i386/isa/wt.c
index f01148b..a45cbb0 100644
--- a/sys/i386/isa/wt.c
+++ b/sys/i386/isa/wt.c
@@ -20,7 +20,7 @@
* the original CMU copyright notice.
*
* Version 1.3, Thu Nov 11 12:09:13 MSK 1993
- * $Id: wt.c,v 1.38 1997/02/22 09:37:28 peter Exp $
+ * $Id: wt.c,v 1.39 1997/03/24 11:24:14 bde Exp $
*
*/
@@ -67,15 +67,12 @@
#include <sys/fcntl.h>
#include <sys/malloc.h>
#include <sys/mtio.h>
-#include <sys/proc.h>
#include <sys/conf.h>
#ifdef DEVFS
#include <sys/devfsext.h>
#endif /*DEVFS*/
-#include <vm/vm_param.h>
#include <machine/clock.h>
-#include <machine/wtio.h>
#include <i386/isa/isa_device.h>
#include <i386/isa/wtreg.h>
OpenPOWER on IntegriCloud