summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>1999-12-17 06:41:07 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>1999-12-17 06:41:07 +0000
commit69d43e101f5728cef2f7cf4162cfc5c34d376b31 (patch)
treee9a5aa666368671f5765875ac023d1213d5ee00a /sys/arch
parent7900a5df2fed82cd46042f63331bbaa81724620b (diff)
screw it really bad
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/hppa/gsc/com_gsc.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/hppa/gsc/com_gsc.c b/sys/arch/hppa/gsc/com_gsc.c
index 7f64a64487f..30083b84cca 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.6 1999/12/17 06:28:16 mickey Exp $ */
+/* $OpenBSD: com_gsc.c,v 1.7 1999/12/17 06:41:06 mickey Exp $ */
/*
* Copyright (c) 1998 Michael Shalayeff
@@ -40,6 +40,8 @@
#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>