1 #ifndef _MACH_ERROR_ 2 #include_next <mach_error.h> 3 #ifndef _ISOMAC 4 libc_hidden_proto (mach_error_type) 5 #endif 6 #endif 7
1 #ifndef _MACH_ERROR_ 2 #include_next <mach_error.h> 3 #ifndef _ISOMAC 4 libc_hidden_proto (mach_error_type) 5 #endif 6 #endif 7