summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/gsc/com_gsc.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/hppa/gsc/com_gsc.c')
-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>