summaryrefslogtreecommitdiff
blob: 23bcd56e019c4c37ecf7e95b32b63d2e98796908 (plain)
1
2
3
4
5
6
7
8
9
--- src/dictionary.h.orig	2008-10-31 19:12:51.000000000 +0100
+++ 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>