about summary refs log tree commit diff
path: root/include/mach_error.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mach_error.h')
-rw-r--r--include/mach_error.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mach_error.h b/include/mach_error.h
index 91463eb672..de1c4ca4fe 100644
--- a/include/mach_error.h
+++ b/include/mach_error.h
@@ -1,4 +1,6 @@
 #ifndef	_MACH_ERROR_
 #include_next <mach_error.h>
+#ifndef _ISOMAC
 libc_hidden_proto (mach_error_type)
 #endif
+#endif