mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
more hacks to the cygwin hack
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user