1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-26 15:10:35 -04:00
ports/converters/php52-mbstring/files/patch-oniguruma_regerror.c
Dirk Meyer b205cbeecd - PHP 5.2 slave port
PR:		145772
Submitted by:	Alex Keda
2010-04-23 16:02:44 +00:00

10 lines
233 B
C

--- 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() */