diff options
Diffstat (limited to 'ipc/ipc_object.h')
-rw-r--r-- | ipc/ipc_object.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ipc/ipc_object.h b/ipc/ipc_object.h index 892d3eaa..0a0184ae 100644 --- a/ipc/ipc_object.h +++ b/ipc/ipc_object.h @@ -34,8 +34,6 @@ #ifndef _IPC_IPC_OBJECT_H_ #define _IPC_IPC_OBJECT_H_ -#include <mach_ipc_compat.h> - #include <mach/kern_return.h> #include <mach/message.h> #include <kern/lock.h> |