summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ext/mbstring/oniguruma/php_onig_compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/mbstring/oniguruma/php_onig_compat.h b/ext/mbstring/oniguruma/php_onig_compat.h
index d7f1ad56f1..1de0d6073d 100644
--- a/ext/mbstring/oniguruma/php_onig_compat.h
+++ b/ext/mbstring/oniguruma/php_onig_compat.h
@@ -3,5 +3,6 @@
#define re_pattern_buffer php_mb_re_pattern_buffer
#define regex_t php_mb_regex_t
+#define re_registers php_mb_re_registers
#endif /* _PHP_MBREGEX_COMPAT_H */