summaryrefslogtreecommitdiffhomepage
path: root/include/stc/cregex.h
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2022-02-06 00:07:24 +0100
committerTyge Løvset <[email protected]>2022-02-06 00:07:24 +0100
commitd68d26d55881cac66be4ab357c08add8c348f083 (patch)
tree6792632ded6d4fc73df75f49096fdcac029c49d7 /include/stc/cregex.h
parent29409b257d9144010bd608afc19f66ee2fbaa337 (diff)
downloadSTC-modified-d68d26d55881cac66be4ab357c08add8c348f083.tar.gz
STC-modified-d68d26d55881cac66be4ab357c08add8c348f083.zip
Some build warnings/fixes.
Diffstat (limited to 'include/stc/cregex.h')
-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 6b7dbc4c..a6079c38 100644
--- a/include/stc/cregex.h
+++ b/include/stc/cregex.h
@@ -32,6 +32,7 @@ THE SOFTWARE.
* shorthand character classes, ++.
*/
+#include <stddef.h>
#include <stdint.h>
typedef enum {