typedef mach_port_t notify_port_t;
-#include <sys/appleapiopts.h>
-#ifdef __APPLE_API_OBSOLETE
/*
* Hard-coded message structures for receiving Mach port notification
* messages. However, they are not actual large enough to receive
mach_msg_format_0_trailer_t trailer;
} mach_dead_name_notification_t;
-#endif /* __APPLE_API_OBSOLETE */
-
#endif /* _MACH_NOTIFY_H_ */