diff --git a/src/utils/thread.c b/src/utils/thread.c index 0ce26323e..e593333f8 100644 --- a/src/utils/thread.c +++ b/src/utils/thread.c @@ -44,9 +44,7 @@ #ifdef HAVE_SETTHREADDESCRIPTION #include #endif -#ifndef WIN32 #include -#endif #include "host.h" #include "utils/thread.h"