diff options
Diffstat (limited to 'posix')
-rw-r--r-- | posix/bug-regex29.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/bug-regex29.c b/posix/bug-regex29.c index bd796c6c2a..cfc9f99dbc 100644 --- a/posix/bug-regex29.c +++ b/posix/bug-regex29.c @@ -1,4 +1,5 @@ #include <regex.h> +#include <stdio.h> static int do_test (void) |