summaryrefslogtreecommitdiffstats
path: root/include/raul/Semaphore.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/raul/Semaphore.hpp')
-rw-r--r--include/raul/Semaphore.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/raul/Semaphore.hpp b/include/raul/Semaphore.hpp
index ee2325f..2e78d45 100644
--- a/include/raul/Semaphore.hpp
+++ b/include/raul/Semaphore.hpp
@@ -26,6 +26,7 @@
# include <cerrno>
# include <ctime>
# include <semaphore.h>
+# include <sys/types.h>
#endif
#include <chrono>