summaryrefslogtreecommitdiff
path: root/src/pcre2posix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pcre2posix.h')
-rw-r--r--src/pcre2posix.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pcre2posix.h b/src/pcre2posix.h
index 44a2fd8..5f2906a 100644
--- a/src/pcre2posix.h
+++ b/src/pcre2posix.h
@@ -98,6 +98,7 @@ typedef struct {
void *re_match_data;
size_t re_nsub;
size_t re_erroffset;
+ int re_cflags;
} regex_t;
/* The structure in which a captured offset is returned. */