about summary refs log tree commit diff
path: root/include/bits/dlfcn.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bits/dlfcn.h')
-rw-r--r--include/bits/dlfcn.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/bits/dlfcn.h b/include/bits/dlfcn.h
index c31a645bc8..47652a11a2 100644
--- a/include/bits/dlfcn.h
+++ b/include/bits/dlfcn.h
@@ -1,3 +1,5 @@
 #include_next <bits/dlfcn.h>
 
+#ifndef _ISOMAC
 libc_hidden_proto (_dl_mcount_wrapper_check)
+#endif