diff options
Diffstat (limited to 'posix/runtests.c')
-rw-r--r-- | posix/runtests.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/runtests.c b/posix/runtests.c index 8347286989..2e823fb52f 100644 --- a/posix/runtests.c +++ b/posix/runtests.c @@ -28,6 +28,7 @@ PERFORMANCE OF THIS SOFTWARE. #include <regex.h> #include <stdio.h> #include <stdlib.h> +#include <string.h> |