aboutsummaryrefslogtreecommitdiff
path: root/pthreads/spin.c
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2013-02-13 10:41:10 +0100
committermarha <marha@users.sourceforge.net>2013-02-13 10:41:10 +0100
commitb41f74438672dd682bc01ae818cb3da654f22c1e (patch)
tree07674ef1368a5427a75080528d8cee74234f6b28 /pthreads/spin.c
parentaaf21968deb85b635cb6aa6544df233ea5981346 (diff)
downloadvcxsrv-b41f74438672dd682bc01ae818cb3da654f22c1e.tar.gz
vcxsrv-b41f74438672dd682bc01ae818cb3da654f22c1e.tar.bz2
vcxsrv-b41f74438672dd682bc01ae818cb3da654f22c1e.zip
Updated to latest CVS version of pthreads
Diffstat (limited to 'pthreads/spin.c')
-rw-r--r--pthreads/spin.c1
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"