diff options
Diffstat (limited to 'pthreads/spin.c')
-rw-r--r-- | pthreads/spin.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pthreads/spin.c b/pthreads/spin.c index 41b5aa525..ebd88e15b 100644 --- a/pthreads/spin.c +++ b/pthreads/spin.c @@ -38,7 +38,6 @@ #include "implement.h" -#include "ptw32_spinlock_check_need_init.c" #include "pthread_spin_init.c" #include "pthread_spin_destroy.c" #include "pthread_spin_lock.c" |