From d0873c5d1d48e118ef6e9911fc5e4de395bf8c66 Mon Sep 17 00:00:00 2001 From: Yoshihiro Takahashi Date: Fri, 23 Dec 2005 12:14:55 +0000 Subject: [PATCH] Fix build error. --- sys/pc98/cbus/clock.c | 1 + sys/pc98/cbus/pcrtc.c | 1 + 2 files changed, 2 insertions(+) diff --git a/sys/pc98/cbus/clock.c b/sys/pc98/cbus/clock.c index 979a3a0369e9..1bc70b09887c 100644 --- a/sys/pc98/cbus/clock.c +++ b/sys/pc98/cbus/clock.c @@ -70,6 +70,7 @@ #include #include +#include #include #include #include diff --git a/sys/pc98/cbus/pcrtc.c b/sys/pc98/cbus/pcrtc.c index 979a3a0369e9..1bc70b09887c 100644 --- a/sys/pc98/cbus/pcrtc.c +++ b/sys/pc98/cbus/pcrtc.c @@ -70,6 +70,7 @@ #include #include +#include #include #include #include