summaryrefslogtreecommitdiff
path: root/benchmarks/super-smack/files/patch-src_dictionary.h
blob: a9388450771666afe394d587a6010f3ab3de6a97 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/dictionary.h.orig	2003-05-15 00:14:52 UTC
+++ src/dictionary.h
@@ -22,6 +22,7 @@ using namespace std;
 #include "../config.h"
 
 #include <string>
+#include <cstring>
 #include <vector>
 #include <time.h>
 #include <stdlib.h>