diff options
Diffstat (limited to 'ipc/ipc_kmsg.c')
-rw-r--r-- | ipc/ipc_kmsg.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ipc/ipc_kmsg.c b/ipc/ipc_kmsg.c index 44b5d82..12bd0c7 100644 --- a/ipc/ipc_kmsg.c +++ b/ipc/ipc_kmsg.c @@ -34,9 +34,6 @@ * Operations on kernel messages. */ -#include <cpus.h> -#include <mach_ipc_compat.h> - #include <mach/boolean.h> #include <mach/kern_return.h> #include <mach/message.h> @@ -3144,7 +3141,6 @@ ipc_kmsg_copyout_compat(kmsg, space, map) #endif /* MACH_IPC_COMPAT */ -#include <mach_kdb.h> #if MACH_KDB char * |