diff options
Diffstat (limited to 'implement.h')
-rw-r--r-- | implement.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/implement.h b/implement.h index 6151ce4..a719167 100644 --- a/implement.h +++ b/implement.h @@ -288,8 +288,6 @@ extern CRITICAL_SECTION _pthread_mutex_test_init_lock; extern CRITICAL_SECTION _pthread_cond_test_init_lock; -#include <pthread.h> - #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ |