summaryrefslogtreecommitdiff
path: root/dev-db/mysql-super-smack/files/mysql-super-smack-1.3.gcc4.3.patch
blob: ec99b5da221713dfd28137775a55fb4203ea6b23 (plain)
1
2
3
4
5
6
7
8
9
--- a/src/dictionary.h.orig	2008-10-31 19:12:51.000000000 +0100
+++ b/src/dictionary.h	2008-10-31 19:13:12.000000000 +0100
@@ -23,6 +23,7 @@
 
 #include <string>
 #include <vector>
+#include <cstring>
 #include <time.h>
 #include <stdlib.h>