Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-updates-src > by-pkgid > e50e478c84dae926d3be8c8323712e01 > files > 2

pcre-8.41-1.mga6.src.rpm

--- pcre-6.5/pcreposix.h--	2006-02-04 08:45:21.000000000 +0100
+++ pcre-6.5/pcreposix.h	2006-02-04 08:45:30.000000000 +0100
@@ -43,7 +43,7 @@
 /* Have to include stdlib.h in order to ensure that size_t is defined. */
 
 #include <stdlib.h>
-
+#include <pcre.h>
 /* Allow for C++ users */
 
 #ifdef __cplusplus