Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-updates-src > by-pkgid > 64bc9f1ce5c5394bc9d1e5a74c2915d8 > files > 1

pcre-8.38-1.mga5.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