diff options
Diffstat (limited to 'kern/syscall_sw.c')
-rw-r--r-- | kern/syscall_sw.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kern/syscall_sw.c b/kern/syscall_sw.c index 64a5d0da..d4c3e07e 100644 --- a/kern/syscall_sw.c +++ b/kern/syscall_sw.c @@ -27,8 +27,6 @@ * the rights to redistribute these changes. */ -#include <mach_ipc_compat.h> - #include <mach/port.h> #include <mach/kern_return.h> #include <kern/syscall_sw.h> |