summarylogtreecommitdiffstats
path: root/stress_value_test.cpp.patch
diff options
context:
space:
mode:
Diffstat (limited to 'stress_value_test.cpp.patch')
-rw-r--r--stress_value_test.cpp.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/stress_value_test.cpp.patch b/stress_value_test.cpp.patch
new file mode 100644
index 000000000000..8b77e6b851a2
--- /dev/null
+++ b/stress_value_test.cpp.patch
@@ -0,0 +1,25 @@
+diff --git a/test/stress_array_test.cpp b/test/stress_array_test.cpp
+index 3592b61..dcdd043 100644
+--- a/test/stress_array_test.cpp
++++ b/test/stress_array_test.cpp
+@@ -6,6 +6,7 @@
+
+ #include "untyped_client.h"
+ #include "thread.h"
++#include <unistd.h>
+
+ using namespace std;
+ using namespace zero_cache;
+diff --git a/test/stress_value_test.cpp b/test/stress_value_test.cpp
+index c93926a..929d4df 100644
+--- a/test/stress_value_test.cpp
++++ b/test/stress_value_test.cpp
+@@ -5,7 +5,7 @@
+
+ #include "typed_client.h"
+ #include "thread.h"
+-
++#include <unistd.h>
+ using namespace std;
+ using namespace zero_cache;
+