summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/perf-test.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/perf-test.cc b/test/perf-test.cc
index a11a3770..6d6961ea 100644
--- a/test/perf-test.cc
+++ b/test/perf-test.cc
@@ -22,6 +22,8 @@
#ifdef _WIN32
#include <windows.h>
+#else
+#include <strings.h>
#endif
// Define COPY_FILE if you want the file to be copied to a local disk first