diff options
Diffstat (limited to 'posix/bug-regex13.c')
-rw-r--r-- | posix/bug-regex13.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/bug-regex13.c b/posix/bug-regex13.c index 5ff5adeba3..e6b0ca1ecf 100644 --- a/posix/bug-regex13.c +++ b/posix/bug-regex13.c @@ -23,6 +23,7 @@ #include <regex.h> #include <stdio.h> #include <stdlib.h> +#include <string.h> static struct { |