diff options
Diffstat (limited to 'posix/bug-regex31.c')
-rw-r--r-- | posix/bug-regex31.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/bug-regex31.c b/posix/bug-regex31.c index 974e8603b9..fc485815fc 100644 --- a/posix/bug-regex31.c +++ b/posix/bug-regex31.c @@ -1,6 +1,7 @@ #include <mcheck.h> #include <regex.h> #include <stdio.h> +#include <stdlib.h> #include <sys/types.h> int |