diff options
Diffstat (limited to 'posix/regexbug1.c')
-rw-r--r-- | posix/regexbug1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/regexbug1.c b/posix/regexbug1.c index 5758046ff8..28640968d0 100644 --- a/posix/regexbug1.c +++ b/posix/regexbug1.c @@ -1,6 +1,7 @@ #include <error.h> #include <sys/types.h> #include <regex.h> +#include <stdio.h> #include <stdlib.h> int |