diff --git a/3rdparty/w32pthreads/include/pthread.h b/3rdparty/w32pthreads/include/pthread.h index 5e0c78119a..37a173e15a 100644 --- a/3rdparty/w32pthreads/include/pthread.h +++ b/3rdparty/w32pthreads/include/pthread.h @@ -224,7 +224,7 @@ typedef unsigned long DWORD_PTR; #include #endif /* HAVE_SIGNAL_H */ -#ifndef __CLEANUP_C +#ifdef __CLEANUP_C #include #endif #include