summaryrefslogtreecommitdiff
path: root/kern/syscall_sw.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/syscall_sw.c')
-rw-r--r--kern/syscall_sw.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/kern/syscall_sw.c b/kern/syscall_sw.c
index 64a5d0d..d4c3e07 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>