aboutsummaryrefslogtreecommitdiff
path: root/pthreads/condvar.c
diff options
context:
space:
mode:
Diffstat (limited to 'pthreads/condvar.c')
-rw-r--r--pthreads/condvar.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pthreads/condvar.c b/pthreads/condvar.c
index 704f4d793..01cc3d0a7 100644
--- a/pthreads/condvar.c
+++ b/pthreads/condvar.c
@@ -39,7 +39,6 @@
#include "pthread.h"
#include "implement.h"
-#include "ptw32_cond_check_need_init.c"
#include "pthread_condattr_init.c"
#include "pthread_condattr_destroy.c"
#include "pthread_condattr_getpshared.c"