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"