diff options
Diffstat (limited to 'kern/syscall_subr.c')
-rw-r--r-- | kern/syscall_subr.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/kern/syscall_subr.c b/kern/syscall_subr.c index 8c5b38a..a94e8db 100644 --- a/kern/syscall_subr.c +++ b/kern/syscall_subr.c @@ -27,9 +27,6 @@ * the rights to redistribute these changes. */ -#include <mach_fixpri.h> -#include <cpus.h> - #include <mach/boolean.h> #include <mach/thread_switch.h> #include <ipc/ipc_port.h> |