summaryrefslogtreecommitdiff
path: root/ipc/ipc_marequest.c
diff options
context:
space:
mode:
Diffstat (limited to 'ipc/ipc_marequest.c')
-rw-r--r--ipc/ipc_marequest.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ipc/ipc_marequest.c b/ipc/ipc_marequest.c
index b5abc58..5826baf 100644
--- a/ipc/ipc_marequest.c
+++ b/ipc/ipc_marequest.c
@@ -34,8 +34,6 @@
* Functions to handle msg-accepted requests.
*/
-#include <mach_ipc_compat.h>
-
#include <mach/message.h>
#include <mach/port.h>
#include <kern/lock.h>
@@ -51,7 +49,6 @@
#include <ipc/ipc_marequest.h>
#include <ipc/ipc_notify.h>
-#include <mach_ipc_debug.h>
#if MACH_IPC_DEBUG
#include <mach/kern_return.h>
#include <mach_debug/hash_info.h>