From b41f74438672dd682bc01ae818cb3da654f22c1e Mon Sep 17 00:00:00 2001 From: marha Date: Wed, 13 Feb 2013 10:41:10 +0100 Subject: Updated to latest CVS version of pthreads --- pthreads/mutex.c | 1 - 1 file changed, 1 deletion(-) (limited to 'pthreads/mutex.c') 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" -- cgit v1.2.3