summaryrefslogtreecommitdiffstats
path: root/sys/pc98/cbus/clock.c
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1997-05-31 12:43:17 +0000
committerkato <kato@FreeBSD.org>1997-05-31 12:43:17 +0000
commitd0074234b1ca16536ace97305f36f5fc6325e38d (patch)
treeec345052a404589e1294475fa7c6902a8994d99d /sys/pc98/cbus/clock.c
parent8589eaab1f43e31aa33d8fb1af789535154a75a2 (diff)
downloadFreeBSD-src-d0074234b1ca16536ace97305f36f5fc6325e38d.zip
FreeBSD-src-d0074234b1ca16536ace97305f36f5fc6325e38d.tar.gz
Synchronize with following changes:
> Revision Changes Path > 1.97 +2 -1 src/sys/i386/i386/trap.c > 1.86 +2 -1 src/sys/i386/isa/clock.c > 1.88 +2 -1 src/sys/i386/isa/isa.c > 1.44 +3 -2 src/sys/i386/isa/npx.c
Diffstat (limited to 'sys/pc98/cbus/clock.c')
-rw-r--r--sys/pc98/cbus/clock.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/pc98/cbus/clock.c b/sys/pc98/cbus/clock.c
index 1a6d387..606c39e 100644
--- a/sys/pc98/cbus/clock.c
+++ b/sys/pc98/cbus/clock.c
@@ -34,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)clock.c 7.2 (Berkeley) 5/12/91
- * $Id: clock.c,v 1.22 1997/05/28 09:04:26 kato Exp $
+ * $Id: clock.c,v 1.23 1997/05/30 09:57:08 kato Exp $
*/
/*
@@ -67,6 +67,7 @@
#endif
#include <machine/cpu.h>
#include <machine/frame.h>
+#include <machine/ipl.h>
#include <i386/isa/icu.h>
#ifdef PC98
OpenPOWER on IntegriCloud