diff options
Diffstat (limited to 'malloc')
-rw-r--r-- | malloc/tst-interpose-aux.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/malloc/tst-interpose-aux.c b/malloc/tst-interpose-aux.c index 535b055..e80e979 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> |