diff --git a/test/integration/framework/cygwin.cpp b/test/integration/framework/cygwin.cpp index df67e0bd..deee497b 100644 --- a/test/integration/framework/cygwin.cpp +++ b/test/integration/framework/cygwin.cpp @@ -42,10 +42,12 @@ #include "cygwin.h" -#define _GNU_SOURCE #include #include #include + +#include +#undef QT_THREADSAFE_CLOEXEC #include #include #include