X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=contrib%2FMacOSX%2Fconfig.h;h=761a68e1e2a61ad64ad5e9ffc92dfd14b8d06f95;hp=9374ab59e27839de4a3b5cec3b19c8490992213b;hb=bd33bd770decd470577487fa4bd399cb1d8426fc;hpb=b8433e9261c516d7b8743b33681050b6666192e5 diff --git a/contrib/MacOSX/config.h b/contrib/MacOSX/config.h index 9374ab59..761a68e1 100644 --- a/contrib/MacOSX/config.h +++ b/contrib/MacOSX/config.h @@ -105,6 +105,8 @@ #define HAVE_INET_ATON 1 /* Define to 1 if you have the `getaddrinfo' function. */ #define HAVE_GETADDRINFO 1 +/* getaddrinfo(0) */ +#define HAVE_WORKING_GETADDRINFO 1 /* Define to 1 if you have the `getnameinfo' function. */ #define HAVE_GETNAMEINFO 1 /* Define to 1 if you have the `sigaction' function. */