summaryrefslogtreecommitdiff
path: root/kern/ipc_tt.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/ipc_tt.c')
-rw-r--r--kern/ipc_tt.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/kern/ipc_tt.c b/kern/ipc_tt.c
index 816124f..b1a9443 100644
--- a/kern/ipc_tt.c
+++ b/kern/ipc_tt.c
@@ -29,8 +29,6 @@
* Task and thread related IPC functions.
*/
-#include <mach_ipc_compat.h>
-
#include <mach/boolean.h>
#include <mach/kern_return.h>
#include <mach/mach_param.h>