summaryrefslogtreecommitdiff
path: root/security/amap/files/patch-pcre-3.9_chartables.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/amap/files/patch-pcre-3.9_chartables.c')
-rw-r--r--security/amap/files/patch-pcre-3.9_chartables.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/amap/files/patch-pcre-3.9_chartables.c b/security/amap/files/patch-pcre-3.9_chartables.c
new file mode 100644
index 000000000000..80a040e588bc
--- /dev/null
+++ b/security/amap/files/patch-pcre-3.9_chartables.c
@@ -0,0 +1,11 @@
+--- pcre-3.9/chartables.c.orig 2011-04-20 15:10:17 UTC
++++ pcre-3.9/chartables.c
+@@ -10,7 +10,7 @@ This file is #included in the compilatio
+ character tables which are used when no tables are passed to the compile
+ function. */
+
+-static unsigned char pcre_default_tables[] = {
++unsigned char pcre_default_tables[] = {
+
+ /* This table is a lower casing table. */
+