diff options
Diffstat (limited to 'malloc/tst-valloc.c')
| -rw-r--r-- | malloc/tst-valloc.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/malloc/tst-valloc.c b/malloc/tst-valloc.c index 9bab8c6470..0243d3dfd4 100644 --- a/malloc/tst-valloc.c +++ b/malloc/tst-valloc.c @@ -23,6 +23,8 @@ #include <unistd.h> #include <libc-diag.h> +#include "tst-malloc-aux.h" + static int errors = 0; static void |
