glibc/include/mach_error.h

7 lines
116 B
C

#ifndef _MACH_ERROR_
#include_next <mach_error.h>
#ifndef _ISOMAC
libc_hidden_proto (mach_error_type)
#endif
#endif