diff options
Diffstat (limited to 'include/mach/mach_traps.h')
-rw-r--r-- | include/mach/mach_traps.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/mach/mach_traps.h b/include/mach/mach_traps.h index 3303e320..6c051e73 100644 --- a/include/mach/mach_traps.h +++ b/include/mach/mach_traps.h @@ -33,10 +33,6 @@ #ifndef _MACH_MACH_TRAPS_H_ #define _MACH_MACH_TRAPS_H_ -#ifdef MACH_KERNEL -#include <mach_ipc_compat.h> -#endif /* MACH_KERNEL */ - #include <mach/port.h> mach_port_t mach_reply_port |