summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_smp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/subr_smp.c')
-rw-r--r--sys/kern/subr_smp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/subr_smp.c b/sys/kern/subr_smp.c
index 5ef95b3..4788ee4 100644
--- a/sys/kern/subr_smp.c
+++ b/sys/kern/subr_smp.c
@@ -42,6 +42,7 @@
#include <sys/sysctl.h>
#include <sys/malloc.h>
#include <sys/memrange.h>
+#include <sys/mutex.h>
#ifdef BETTER_CLOCK
#include <sys/dkstat.h>
#endif
@@ -65,7 +66,6 @@
#include <machine/apic.h>
#include <machine/atomic.h>
#include <machine/cpufunc.h>
-#include <machine/mutex.h>
#include <machine/mpapic.h>
#include <machine/psl.h>
#include <machine/segments.h>
OpenPOWER on IntegriCloud