diff options
Diffstat (limited to 'kern/ipc_kobject.c')
-rw-r--r-- | kern/ipc_kobject.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/kern/ipc_kobject.c b/kern/ipc_kobject.c index 60db89c..7e51d92 100644 --- a/kern/ipc_kobject.c +++ b/kern/ipc_kobject.c @@ -33,10 +33,6 @@ * Functions for letting a port represent a kernel object. */ -#include <mach_debug.h> -#include <mach_ipc_test.h> -#include <mach_machine_routines.h> - #include <mach/port.h> #include <mach/kern_return.h> #include <mach/message.h> |