diff options
Diffstat (limited to 'pthreads/mutex.c')
-rw-r--r-- | pthreads/mutex.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pthreads/mutex.c b/pthreads/mutex.c index c2b3607ca..0a930d88f 100644 --- a/pthreads/mutex.c +++ b/pthreads/mutex.c @@ -44,7 +44,6 @@ #include "implement.h" -#include "ptw32_mutex_check_need_init.c" #include "pthread_mutex_init.c" #include "pthread_mutex_destroy.c" #include "pthread_mutexattr_init.c" |