summaryrefslogtreecommitdiff
path: root/include/mach.h
blob: b4c2f452405c950c5742e67e05dd0058fcdf3a79 (plain)
1
2
3
4
5
6
#ifndef	_MACH_H
#include_next <mach.h>
#ifndef _ISOMAC
libc_hidden_proto (__mach_msg_destroy)
#endif
#endif