aboutsummaryrefslogtreecommitdiff
path: root/malloc
diff options
context:
space:
mode:
Diffstat (limited to 'malloc')
-rw-r--r--malloc/mcheck.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/malloc/mcheck.c b/malloc/mcheck.c
index 9d9200d45d..c67636c289 100644
--- a/malloc/mcheck.c
+++ b/malloc/mcheck.c
@@ -133,6 +133,9 @@ mcheck_check_all ()
/* Turn checks on again. */
pedantic = 1;
}
+#ifdef _LIBC
+libc_hidden_def (mcheck_check_all)
+#endif
static void unlink_blk __P ((struct hdr *ptr));
static void