]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - include/mcheck.h
support: Expose sbindir as support_sbindir_prefix
[thirdparty/glibc.git] / include / mcheck.h
index b0037a7107ee48bb3c169779c9736626d9de05d1..8883c3d53e8cf5b376e11aab2883f04587375231 100644 (file)
@@ -2,7 +2,10 @@
 
 #include <malloc/mcheck.h>
 
+# ifndef _ISOMAC
+
 libc_hidden_proto (mcheck)
 libc_hidden_proto (mcheck_check_all)
 
+# endif /* !_ISOMAC */
 #endif