summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--smw-gcc44.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/smw-gcc44.patch b/smw-gcc44.patch
new file mode 100644
index 0000000..fc8adc8
--- /dev/null
+++ b/smw-gcc44.patch
@@ -0,0 +1,7 @@
+--- smw/_src/path.cpp 2007-05-26 11:37:16.000000000 +0200
++++ smw/_src/path.cpp.new 2010-01-30 23:16:23.209899471 +0100
+@@ -1,3 +1,4 @@
++#include <cstring>
+ #include <string>
+ #include <iostream>
+ #include <sys/stat.h>