summaryrefslogtreecommitdiff
path: root/malloc/tst-interpose-aux.c
diff options
context:
space:
mode:
Diffstat (limited to 'malloc/tst-interpose-aux.c')
-rw-r--r--malloc/tst-interpose-aux.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/malloc/tst-interpose-aux.c b/malloc/tst-interpose-aux.c
index 535b055a40..e80e979299 100644
--- a/malloc/tst-interpose-aux.c
+++ b/malloc/tst-interpose-aux.c
@@ -21,6 +21,7 @@
#include <errno.h>
#include <stdarg.h>
#include <stddef.h>
+#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>