]> granicus.if.org Git - php/commitdiff
Fix build
authorMoriyoshi Koizumi <moriyoshi@php.net>
Thu, 14 Nov 2002 19:04:29 +0000 (19:04 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Thu, 14 Nov 2002 19:04:29 +0000 (19:04 +0000)
ext/mbstring/php_mbregex.c

index 2332a0ab0b1d88404f7eddbfb82baf6c1bfe9fda..867d724944b016406467bbfeb867cd86dbf5ee05 100644 (file)
@@ -34,7 +34,7 @@
 ZEND_EXTERN_MODULE_GLOBALS(mbstring)
 
 #ifdef ZTS
-static MUTEX_T mbregex_locale_mutex = NULL;
+MUTEX_T mbregex_locale_mutex = NULL;
 #endif
 
 /*