aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/archie/files/patch-regex.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/archie/files/patch-regex.c b/net/archie/files/patch-regex.c
new file mode 100644
index 000000000000..4823133c0365
--- /dev/null
+++ b/net/archie/files/patch-regex.c
@@ -0,0 +1,11 @@
+--- regex.c.orig Sun Oct 1 23:04:54 2006
++++ regex.c Sun Oct 1 23:04:56 2006
+@@ -447,7 +447,7 @@
+ static char *bol;
+ static char *bopat[MAXTAG];
+ static char *eopat[MAXTAG];
+-char *pmatch();
++static char *pmatch();
+
+ /*
+ * re_exec: