diff options
Diffstat (limited to 'posix')
-rw-r--r-- | posix/bug-regex24.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/bug-regex24.c b/posix/bug-regex24.c index 83ea10bb62..97c5c3508a 100644 --- a/posix/bug-regex24.c +++ b/posix/bug-regex24.c @@ -1,5 +1,6 @@ #include <regex.h> #include <stdio.h> +#include <string.h> #define str "civic" |