glibc/include/mach.h

5 lines
85 B
C

#ifndef _MACH_H
#include_next <mach.h>
libc_hidden_proto (__mach_msg_destroy)
#endif