diff options
Diffstat (limited to 'kern/ipc_sched.c')
-rw-r--r-- | kern/ipc_sched.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kern/ipc_sched.c b/kern/ipc_sched.c index a2f4c35..e1edfd6 100644 --- a/kern/ipc_sched.c +++ b/kern/ipc_sched.c @@ -24,9 +24,6 @@ * the rights to redistribute these changes. */ -#include <cpus.h> -#include <mach_host.h> - #include <mach/message.h> #include <kern/counters.h> #include "cpu_number.h" |