summaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2022-09-16 11:46:33 +0200
committerTyge Løvset <[email protected]>2022-09-16 11:46:33 +0200
commit498679cde9565add37d685e16ea863db3d014a07 (patch)
tree61d0ec5f64b42ee6bf17729eb282a6cdb1847b14 /include
parentd31f686e20c0f3731b1dc931f7f8e1d69c07ed4c (diff)
downloadSTC-modified-498679cde9565add37d685e16ea863db3d014a07.tar.gz
STC-modified-498679cde9565add37d685e16ea863db3d014a07.zip
Maintenance update.
Diffstat (limited to 'include')
-rw-r--r--include/stc/cregex.h1
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 {