summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/ctx.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/ctx.c
parent700d6b374cd15ccca3d298b94bd2d4eca8e0bc8e (diff)
downloadFreeBSD-src-26179d3e8df27db3d7eb25e684b654cee8f02116.zip
FreeBSD-src-26179d3e8df27db3d7eb25e684b654cee8f02116.tar.gz
Removed unused #includes.
Diffstat (limited to 'sys/i386/isa/ctx.c')
-rw-r--r--sys/i386/isa/ctx.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/i386/isa/ctx.c b/sys/i386/isa/ctx.c
index e4840e5..af1523a 100644
--- a/sys/i386/isa/ctx.c
+++ b/sys/i386/isa/ctx.c
@@ -8,7 +8,7 @@
* of this software, nor does the author assume any responsibility
* for damages incurred with its use.
*
- * $Id: ctx.c,v 1.23 1997/02/22 09:36:01 peter Exp $
+ * $Id: ctx.c,v 1.24 1997/03/24 11:23:40 bde Exp $
*/
/*
@@ -114,11 +114,9 @@
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/conf.h>
-#include <sys/proc.h>
#include <sys/uio.h>
#include <sys/kernel.h>
#include <sys/malloc.h>
-#include <sys/kernel.h>
#ifdef DEVFS
#include <sys/devfsext.h>
#endif /*DEVFS*/
OpenPOWER on IntegriCloud