summaryrefslogtreecommitdiff
path: root/converters/php52-mbstring/files/patch-oniguruma_regerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'converters/php52-mbstring/files/patch-oniguruma_regerror.c')
-rw-r--r--converters/php52-mbstring/files/patch-oniguruma_regerror.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/converters/php52-mbstring/files/patch-oniguruma_regerror.c b/converters/php52-mbstring/files/patch-oniguruma_regerror.c
new file mode 100644
index 000000000000..969b57625924
--- /dev/null
+++ b/converters/php52-mbstring/files/patch-oniguruma_regerror.c
@@ -0,0 +1,10 @@
+--- oniguruma/regerror.c.orig Sat Jan 28 09:53:54 2006
++++ oniguruma/regerror.c Sat Jan 28 09:56:58 2006
+@@ -27,6 +27,7 @@
+ * SUCH DAMAGE.
+ */
+
++#include "config.h"
+ #include "regint.h"
+ #include <stdio.h> /* for vsnprintf() */
+