diff options
Diffstat (limited to 'ext/mbstring/php_mbregex.c')
-rw-r--r-- | ext/mbstring/php_mbregex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mbstring/php_mbregex.c b/ext/mbstring/php_mbregex.c index ecf57fa0b1..147d464b38 100644 --- a/ext/mbstring/php_mbregex.c +++ b/ext/mbstring/php_mbregex.c @@ -30,7 +30,7 @@ #if HAVE_MBREGEX -extern ZEND_DECLARE_MODULE_GLOBALS(mbstring) +ZEND_EXTERN_MODULE_GLOBALS(mbstring) /* * string buffer |