opnsense-ports/benchmarks/super-smack/files/patch-src_dictionary.h
Franco Fichtner 65a742671f */*: sync with upstream
Taken from: FreeBSD
2016-12-18 10:25:29 +01:00

10 lines
234 B
C++

--- 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>