summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/ctx.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-12-15 00:29:31 +0000
committerbde <bde@FreeBSD.org>1995-12-15 00:29:31 +0000
commit8620edd2a9eeeecc8e24493c518670fdb53624bb (patch)
tree9e739889422f116cf195d8ca2b3162e7c9712d19 /sys/i386/isa/ctx.c
parent8a59a5e0cd81fed9d444845e94e0e566ad223ca9 (diff)
downloadFreeBSD-src-8620edd2a9eeeecc8e24493c518670fdb53624bb.zip
FreeBSD-src-8620edd2a9eeeecc8e24493c518670fdb53624bb.tar.gz
Removed duplicated #includes of <sys/conf.h>
Diffstat (limited to 'sys/i386/isa/ctx.c')
-rw-r--r--sys/i386/isa/ctx.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/i386/isa/ctx.c b/sys/i386/isa/ctx.c
index e2631a6..4337961 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.13 1995/12/08 23:20:21 phk Exp $
+ * $Id: ctx.c,v 1.14 1995/12/10 13:38:25 phk Exp $
*/
/*
@@ -120,7 +120,6 @@
#include <sys/kernel.h>
#include <sys/malloc.h>
#include <sys/devconf.h>
-#include <sys/conf.h>
#include <sys/kernel.h>
#ifdef DEVFS
#include <sys/devfsext.h>
OpenPOWER on IntegriCloud