summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/isa/mcclock_isa.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/alpha/isa/mcclock_isa.c')
-rw-r--r--sys/arch/alpha/isa/mcclock_isa.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/alpha/isa/mcclock_isa.c b/sys/arch/alpha/isa/mcclock_isa.c
index 11667b25338..69ec713f3e4 100644
--- a/sys/arch/alpha/isa/mcclock_isa.c
+++ b/sys/arch/alpha/isa/mcclock_isa.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: mcclock_isa.c,v 1.3 1996/10/30 22:39:39 niklas Exp $ */
+/* $OpenBSD: mcclock_isa.c,v 1.4 1996/11/12 20:29:31 niklas Exp $ */
/* $NetBSD: mcclock_isa.c,v 1.2 1996/04/17 22:22:46 cgd Exp $ */
/*
@@ -33,7 +33,7 @@
#include <sys/systm.h>
#include <sys/device.h>
-#include <machine/bus.h>
+#include <machine/bus.old.h>
#include <alpha/alpha/clockvar.h>
#include <alpha/alpha/mcclockvar.h>