summaryrefslogtreecommitdiff
path: root/sys/dev/isa/tcic2_isa.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/isa/tcic2_isa.c')
-rw-r--r--sys/dev/isa/tcic2_isa.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/isa/tcic2_isa.c b/sys/dev/isa/tcic2_isa.c
index da8e26434eb..ed093552eae 100644
--- a/sys/dev/isa/tcic2_isa.c
+++ b/sys/dev/isa/tcic2_isa.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: tcic2_isa.c,v 1.5 2002/03/14 03:16:05 millert Exp $ */
+/* $OpenBSD: tcic2_isa.c,v 1.6 2004/01/09 21:32:24 brad Exp $ */
/* $NetBSD: tcic2_isa.c,v 1.2 1999/04/08 16:14:29 bad Exp $ */
#undef TCICISADEBUG
@@ -42,8 +42,6 @@
#include <sys/extent.h>
#include <sys/malloc.h>
-#include <uvm/uvm_extern.h>
-
#include <machine/bus.h>
#include <machine/intr.h>