aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test-all.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-all.cpp b/tests/test-all.cpp
index c3e25ada..c970e2c8 100644
--- a/tests/test-all.cpp
+++ b/tests/test-all.cpp
@@ -19,6 +19,8 @@
#include <Windows.h>
#endif
+#include <unistd.h>
+
static mailcore::String * password = NULL;
static mailcore::String * displayName = NULL;
static mailcore::String * email = NULL;