summaryrefslogtreecommitdiff
path: root/include/mach.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mach.h')
-rw-r--r--include/mach.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mach.h b/include/mach.h
index 1f77100b6e..b4c2f45240 100644
--- a/include/mach.h
+++ b/include/mach.h
@@ -1,4 +1,6 @@
#ifndef _MACH_H
#include_next <mach.h>
+#ifndef _ISOMAC
libc_hidden_proto (__mach_msg_destroy)
#endif
+#endif