more hacks to the cygwin hack

This commit is contained in:
Alexey Sokolov
2025-04-21 17:33:35 +01:00
parent 174a57a6ab
commit e084af4b7d

View File

@@ -42,10 +42,12 @@
#include "cygwin.h"
#define _GNU_SOURCE
#include <fcntl.h>
#include <unistd.h>
#include <sys/un.h>
#include <qglobal.h>
#undef QT_THREADSAFE_CLOEXEC
#include <QFile>
#include <QtNetwork/private/qlocalsocket_p.h>
#include <QtNetwork/private/qnet_unix_p.h>