about summary refs log tree commit diff
path: root/malloc/memusagestat.c
diff options
context:
space:
mode:
Diffstat (limited to 'malloc/memusagestat.c')
-rw-r--r--malloc/memusagestat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/malloc/memusagestat.c b/malloc/memusagestat.c
index daeba1dc0a..b244ef6432 100644
--- a/malloc/memusagestat.c
+++ b/malloc/memusagestat.c
@@ -30,6 +30,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
+#include <stdint.h>
 #include <sys/param.h>
 #include <sys/stat.h>