--- embedaddon/php/ext/pcre/pcrelib/pcre_chartables.c 2012/02/21 23:47:59 1.1.1.1 +++ embedaddon/php/ext/pcre/pcrelib/pcre_chartables.c 2013/07/22 01:31:57 1.1.1.2 @@ -20,11 +20,13 @@ and dead code stripping is activated. This leads to li header ensures that the array gets flagged as "someone outside this compilation unit might reference this" and so it will always be supplied to the linker. */ +#ifdef HAVE_CONFIG_H #include "config.h" +#endif #include "pcre_internal.h" -const unsigned char _pcre_default_tables[] = { +const pcre_uint8 PRIV(default_tables)[] = { /* This table is a lower casing table. */