aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/malloc_hook.33
1 files changed, 3 insertions, 0 deletions
diff --git a/man3/malloc_hook.3 b/man3/malloc_hook.3
index 1ff82fe55f..0c86e4dc87 100644
--- a/man3/malloc_hook.3
+++ b/man3/malloc_hook.3
@@ -10,6 +10,9 @@
__malloc_hook, __malloc_initialize_hook,
__memalign_hook, __free_hook, __realloc_hook,
__after_morecore_hook \- malloc debugging variables (DEPRECATED)
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
.SH SYNOPSIS
.nf
.B "#include <malloc.h>"