summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2005-12-23 12:14:55 +0000
committernyan <nyan@FreeBSD.org>2005-12-23 12:14:55 +0000
commit27cafa93c31a9dced315e098f13fd378ebe5f063 (patch)
tree1916967116ecc7ab1e4691c56e8d861ec3153ac9 /sys/pc98
parent213233d76c0df33000bc2595f9f352f7d3041680 (diff)
downloadFreeBSD-src-27cafa93c31a9dced315e098f13fd378ebe5f063.zip
FreeBSD-src-27cafa93c31a9dced315e098f13fd378ebe5f063.tar.gz
Fix build error.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/cbus/clock.c1
-rw-r--r--sys/pc98/cbus/pcrtc.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/pc98/cbus/clock.c b/sys/pc98/cbus/clock.c
index 979a3a0..1bc70b0 100644
--- a/sys/pc98/cbus/clock.c
+++ b/sys/pc98/cbus/clock.c
@@ -70,6 +70,7 @@
#include <sys/power.h>
#include <machine/clock.h>
+#include <machine/cpu.h>
#include <machine/cputypes.h>
#include <machine/frame.h>
#include <machine/intr_machdep.h>
diff --git a/sys/pc98/cbus/pcrtc.c b/sys/pc98/cbus/pcrtc.c
index 979a3a0..1bc70b0 100644
--- a/sys/pc98/cbus/pcrtc.c
+++ b/sys/pc98/cbus/pcrtc.c
@@ -70,6 +70,7 @@
#include <sys/power.h>
#include <machine/clock.h>
+#include <machine/cpu.h>
#include <machine/cputypes.h>
#include <machine/frame.h>
#include <machine/intr_machdep.h>
OpenPOWER on IntegriCloud