1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 22:06:38 +02:00

core: fix connection to servers on OS X

This commit is contained in:
Sebastien Helleu
2012-10-17 12:17:10 +02:00
parent 43c01f76a2
commit 066f184605
+1 -1
View File
@@ -27,7 +27,7 @@
#include <gnutls/gnutls.h>
#endif
#ifdef __CYGWIN__
#if defined(__CYGWIN__) || defined(__APPLE__) || defined(__MACH__)
/*
* For the connect hook, when this is defined an array of sockets will
* be passed from the parent process to the child process instead of using