summaryrefslogtreecommitdiffstats
path: root/sys/kern/sched_4bsd.c
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>2004-09-03 08:19:31 +0000
committerjulian <julian@FreeBSD.org>2004-09-03 08:19:31 +0000
commite2d37a7c260e349a4b30098200a11b8cff23abba (patch)
tree8cf6838f31375fe63bcd10490eb92e3da982bfcd /sys/kern/sched_4bsd.c
parent373bbfc18445a9c3d361d56b73a25f76cbb6fb62 (diff)
downloadFreeBSD-src-e2d37a7c260e349a4b30098200a11b8cff23abba.zip
FreeBSD-src-e2d37a7c260e349a4b30098200a11b8cff23abba.tar.gz
ooops finish last commit.
moved the variables but not the declarations.
Diffstat (limited to 'sys/kern/sched_4bsd.c')
-rw-r--r--sys/kern/sched_4bsd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/kern/sched_4bsd.c b/sys/kern/sched_4bsd.c
index 8175b9e..5498d5c 100644
--- a/sys/kern/sched_4bsd.c
+++ b/sys/kern/sched_4bsd.c
@@ -48,6 +48,7 @@ __FBSDID("$FreeBSD$");
#include <sys/smp.h>
#include <sys/sysctl.h>
#include <sys/sx.h>
+#include <machine/smp.h>
/*
* INVERSE_ESTCPU_WEIGHT is only suitable for statclock() frequencies in
OpenPOWER on IntegriCloud