Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 8ea9c10b9d85ea647ed1cf7a0f4cc50d > files > 1

pcre-8.32-9.mga3.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