summaryrefslogtreecommitdiffstats
path: root/sys/pc98/cbus/pcrtc.c
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2001-04-01 06:41:47 +0000
committernyan <nyan@FreeBSD.org>2001-04-01 06:41:47 +0000
commita719b2f567cdcd218972bc68e885d7fe99ae5bc5 (patch)
tree23c29d579582a488319f2ded02ad06521c3681cb /sys/pc98/cbus/pcrtc.c
parentd749003ed1d7cf018d5e40fb5e90f5917098c0dd (diff)
downloadFreeBSD-src-a719b2f567cdcd218972bc68e885d7fe99ae5bc5.zip
FreeBSD-src-a719b2f567cdcd218972bc68e885d7fe99ae5bc5.tar.gz
Merged from sys/i386/isa/clock.c revision 1.171.
Diffstat (limited to 'sys/pc98/cbus/pcrtc.c')
-rw-r--r--sys/pc98/cbus/pcrtc.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/pc98/cbus/pcrtc.c b/sys/pc98/cbus/pcrtc.c
index 8c2cb4b..ae1a3c6 100644
--- a/sys/pc98/cbus/pcrtc.c
+++ b/sys/pc98/cbus/pcrtc.c
@@ -60,14 +60,12 @@
#include <sys/systm.h>
#include <sys/bus.h>
#include <sys/ipl.h>
+#include <sys/lock.h>
#include <sys/mutex.h>
#include <sys/proc.h>
#include <sys/time.h>
#include <sys/timetc.h>
#include <sys/kernel.h>
-#ifndef SMP
-#include <sys/lock.h>
-#endif
#include <sys/sysctl.h>
#include <sys/cons.h>
OpenPOWER on IntegriCloud