summaryrefslogtreecommitdiff
path: root/textproc/ssddiff/files/patch-src__ustring.h
blob: fca819b55c54bc32f483ce621838d2e029ac7b12 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/ustring.h.orig
+++ src/ustring.h
@@ -14,6 +14,7 @@
 
 #include "config.h"
 
+#include <cstring>
 #include <iostream>
 #include <map>
 #include <ext/hash_map>