summaryrefslogtreecommitdiff
path: root/sys/dev/isa/wd.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/isa/wd.c')
-rw-r--r--sys/dev/isa/wd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/isa/wd.c b/sys/dev/isa/wd.c
index 2d2d63418e1..1bcb02de03e 100644
--- a/sys/dev/isa/wd.c
+++ b/sys/dev/isa/wd.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: wd.c,v 1.19 1996/09/22 09:02:32 downsj Exp $ */
+/* $OpenBSD: wd.c,v 1.20 1996/11/12 20:30:43 niklas Exp $ */
/* $NetBSD: wd.c,v 1.150 1996/05/12 23:54:03 mycroft Exp $ */
/*
@@ -53,7 +53,7 @@
#include <vm/vm.h>
-#include <machine/bus.h>
+#include <machine/bus.old.h>
#include <machine/cpu.h>
#include <machine/intr.h>