summaryrefslogtreecommitdiff
path: root/malloc/mtrace.c
diff options
context:
space:
mode:
Diffstat (limited to 'malloc/mtrace.c')
-rw-r--r--malloc/mtrace.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/malloc/mtrace.c b/malloc/mtrace.c
index 57c9dffd58..8dd711a3a7 100644
--- a/malloc/mtrace.c
+++ b/malloc/mtrace.c
@@ -31,6 +31,7 @@
#include <ldsodefs.h>
#include <stdio.h>
+#include <string.h>
#ifndef __GNU_LIBRARY__
extern char *getenv ();