summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2000-03-13 14:40:00 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2000-03-13 14:40:00 +0000
commitec034df66d9e18cccad7d6ec43cce84a74281b37 (patch)
tree9a8d69a17183202017e464ff5d8a0a8fc8861342 /sys/arch
parent33d08693054b4d84c8a4a113565607ee7317f0f4 (diff)
and he said 'this must die, Die, DIEcvs -d cvs.openbsd.org:/cvs diff com_gsc.ccvs -d cvs.openbsd.org:/cvs diff com_gsc.c' and it died
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/hppa/gsc/com_gsc.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/hppa/gsc/com_gsc.c b/sys/arch/hppa/gsc/com_gsc.c
index 30083b84cca..feee32e6f1a 100644
--- a/sys/arch/hppa/gsc/com_gsc.c
+++ b/sys/arch/hppa/gsc/com_gsc.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: com_gsc.c,v 1.7 1999/12/17 06:41:06 mickey Exp $ */
+/* $OpenBSD: com_gsc.c,v 1.8 2000/03/13 14:39:59 mickey Exp $ */
/*
* Copyright (c) 1998 Michael Shalayeff
@@ -40,8 +40,6 @@
#include <machine/iomod.h>
#include <machine/autoconf.h>
-#include <dev/isa/isavar.h> /* this must die, Die, DIE!!!! */
-
#include <dev/ic/comreg.h>
#include <dev/ic/comvar.h>