File pme-gcc-43.patch of Package pme
--- pme-1.0.4/pme.cpp.orig 2008-07-24 21:12:56.000000000 +0200
+++ pme-1.0.4/pme.cpp 2008-07-24 21:14:30.000000000 +0200
@@ -12,7 +12,7 @@
////////////////////////////////////////////////////////////////////////////////////////////////
#include "pme.h"
-
+#include <string.h>
unsigned int PME::DeterminePcreOptions ( const std::string & opts ///< perl style character modifiers -- i.e. "gi" is global, case-insensitive
)
{