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