diff --git a/src/lib/empthread/pthread.c b/src/lib/empthread/pthread.c index 3c367917..0f0b4963 100644 --- a/src/lib/empthread/pthread.c +++ b/src/lib/empthread/pthread.c @@ -48,10 +48,8 @@ #include #include #include -#if !defined(_WIN32) #include #include -#endif #include "misc.h" #include "empthread.h"