X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fregression%2Fmalloc-brk-fail.c;fp=src%2Fregression%2Fmalloc-brk-fail.c;h=c89cee074579650d43b5c4982208a87105f172ed;hb=46f33c4731212b8c1f0488827c142946a0c145f1;hp=13908d8ac276902cdff19bb797e3e6d1db1d4664;hpb=2b9639f0f09c5b8bcd245fac49b2fb9da23b0302;p=libc-test diff --git a/src/regression/malloc-brk-fail.c b/src/regression/malloc-brk-fail.c index 13908d8..c89cee0 100644 --- a/src/regression/malloc-brk-fail.c +++ b/src/regression/malloc-brk-fail.c @@ -2,6 +2,7 @@ #include #include #include +#include #include #include "test.h"