summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--adept/adept/threadutils.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/adept/adept/threadutils.cpp b/adept/adept/threadutils.cpp
index 791a077..915d26f 100644
--- a/adept/adept/threadutils.cpp
+++ b/adept/adept/threadutils.cpp
@@ -4,6 +4,7 @@
*/
#include <map>
+#include <unistd.h>
#include <adept/utils.h>
namespace adept {