Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 7e5d95335c6a0e146cd409a9b6b6690b > files > 2

pcre-8.45-3.mga9.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