summaryrefslogtreecommitdiff
path: root/kern/mach_factor.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/mach_factor.c')
-rw-r--r--kern/mach_factor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kern/mach_factor.c b/kern/mach_factor.c
index 16ca1f4..89e1851 100644
--- a/kern/mach_factor.c
+++ b/kern/mach_factor.c
@@ -33,9 +33,9 @@
#include <mach/machine.h>
#include <mach/processor_info.h>
+#include <kern/mach_clock.h>
#include <kern/sched.h>
#include <kern/processor.h>
-#include <kern/time_out.h>
#if MACH_KERNEL
#include <mach/kern_return.h>
#include <mach/port.h>