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

api: fix connection to servers with hook_connect on OS X (bug #38496)

This commit is contained in:
Sebastien Helleu
2013-04-12 12:47:42 +02:00
parent fe6cb5c1b3
commit d70532250b
2 changed files with 3 additions and 2 deletions
+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