diff options
Diffstat (limited to 'ipc/mach_msg.c')
-rw-r--r-- | ipc/mach_msg.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ipc/mach_msg.c b/ipc/mach_msg.c index 2ae250c..cdb406e 100644 --- a/ipc/mach_msg.c +++ b/ipc/mach_msg.c @@ -36,8 +36,6 @@ * Exported message traps. See mach/message.h. */ -#include <mach_ipc_compat.h> - #include <mach/kern_return.h> #include <mach/port.h> #include <mach/message.h> |