summaryrefslogtreecommitdiffstats
path: root/include/raul/Semaphore.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2020-12-19 12:00:20 +0100
committerDavid Robillard <d@drobilla.net>2020-12-19 12:02:24 +0100
commitfd6f5cd21c0a1c3a73d77d5271fe835c1f7f0fcb (patch)
tree18968c156ba120d9698009ab017daa184f9ba123 /include/raul/Semaphore.hpp
parent7fd45d6dab78c158b12326af4be9ae96ce416adb (diff)
downloadraul-fd6f5cd21c0a1c3a73d77d5271fe835c1f7f0fcb.tar.gz
raul-fd6f5cd21c0a1c3a73d77d5271fe835c1f7f0fcb.tar.bz2
raul-fd6f5cd21c0a1c3a73d77d5271fe835c1f7f0fcb.zip
Update include mapping for older include-what-you-use
Diffstat (limited to 'include/raul/Semaphore.hpp')
-rw-r--r--include/raul/Semaphore.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/raul/Semaphore.hpp b/include/raul/Semaphore.hpp
index 2e78d45..ee2325f 100644
--- a/include/raul/Semaphore.hpp
+++ b/include/raul/Semaphore.hpp
@@ -26,7 +26,6 @@
# include <cerrno>
# include <ctime>
# include <semaphore.h>
-# include <sys/types.h>
#endif
#include <chrono>