diff options
Diffstat (limited to 'include/stc/cregex.h')
| -rw-r--r-- | include/stc/cregex.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/stc/cregex.h b/include/stc/cregex.h index 17c3ec61..2222dc45 100644 --- a/include/stc/cregex.h +++ b/include/stc/cregex.h @@ -31,6 +31,7 @@ THE SOFTWARE. * shorthand character classes, ++. */ #include <stdbool.h> +#include <string.h> #include "forward.h" // csview typedef enum { |
