diff options
Diffstat (limited to 'include/mach/notify.h')
-rw-r--r-- | include/mach/notify.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/mach/notify.h b/include/mach/notify.h index 9fa65ad..780e918 100644 --- a/include/mach/notify.h +++ b/include/mach/notify.h @@ -32,10 +32,6 @@ #ifndef _MACH_NOTIFY_H_ #define _MACH_NOTIFY_H_ -#ifdef MACH_KERNEL -#include <mach_ipc_compat.h> -#endif /* MACH_KERNEL */ - #include <mach/port.h> #include <mach/message.h> |