summaryrefslogtreecommitdiff
path: root/kern/sched_prim.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/sched_prim.c')
-rw-r--r--kern/sched_prim.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/kern/sched_prim.c b/kern/sched_prim.c
index b3c60ad..24b64f9 100644
--- a/kern/sched_prim.c
+++ b/kern/sched_prim.c
@@ -32,14 +32,6 @@
*
*/
-#include <cpus.h>
-#include <simple_clock.h>
-#include <mach_fixpri.h>
-#include <mach_host.h>
-#include <hw_footprint.h>
-#include <fast_tas.h>
-#include <power_save.h>
-
#include <mach/machine.h>
#include <kern/ast.h>
#include <kern/counters.h>