From 88101146f2ec7d53ffb793e365f05097ffd35fd3 Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 18 Jul 2011 10:33:05 +0200 Subject: cvs version of pthreads --- pthreads/private.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'pthreads/private.c') diff --git a/pthreads/private.c b/pthreads/private.c index 7e311b10e..1b1ccb7c5 100644 --- a/pthreads/private.c +++ b/pthreads/private.c @@ -38,9 +38,6 @@ #include "pthread.h" #include "implement.h" -/* Must be first to define HAVE_INLINABLE_INTERLOCKED_CMPXCHG */ -#include "ptw32_InterlockedCompareExchange.c" - #include "ptw32_MCS_lock.c" #include "ptw32_is_attr.c" #include "ptw32_processInitialize.c" -- cgit v1.2.3