diff options
Diffstat (limited to 'kern/ipc_tt.c')
-rw-r--r-- | kern/ipc_tt.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/kern/ipc_tt.c b/kern/ipc_tt.c index 816124f8..b1a9443d 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> |