summaryrefslogtreecommitdiff
path: root/sys/dev/isa/isavar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/isa/isavar.h')
-rw-r--r--sys/dev/isa/isavar.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/isa/isavar.h b/sys/dev/isa/isavar.h
index 13f37dabd05..61137d1945a 100644
--- a/sys/dev/isa/isavar.h
+++ b/sys/dev/isa/isavar.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: isavar.h,v 1.17 1996/10/31 01:05:10 niklas Exp $ */
+/* $OpenBSD: isavar.h,v 1.18 1996/11/12 20:30:40 niklas Exp $ */
/* $NetBSD: isavar.h,v 1.23 1996/05/08 23:32:31 thorpej Exp $ */
/*
@@ -45,7 +45,7 @@
*/
#include <sys/queue.h>
-#include <machine/bus.h>
+#include <machine/bus.old.h>
/*
* Structures and definitions needed by the machine-dependent header.