diff options
Diffstat (limited to 'src/Platform/Posix/Semaphore.c')
| -rw-r--r-- | src/Platform/Posix/Semaphore.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Platform/Posix/Semaphore.c b/src/Platform/Posix/Semaphore.c index 630475f..cd40ad1 100644 --- a/src/Platform/Posix/Semaphore.c +++ b/src/Platform/Posix/Semaphore.c @@ -1,6 +1,5 @@ #include "Thread.h" -#include <BH/Thread.h> #include <stdlib.h> #include <errno.h> #include <time.h> |
