X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=contrib%2FMacOSX%2Fconfig.h;h=bf94d327fb337e024eeb8c44501c8821e827863d;hp=a25d88617705646a25d38b56ebde1c62d5cea9ed;hb=46b0eef721b9b3eec37d29aff65b6a7fc488a887;hpb=343a90dc376eb9979151752ec33c64ca45b04802;ds=sidebyside diff --git a/contrib/MacOSX/config.h b/contrib/MacOSX/config.h index a25d8861..bf94d327 100644 --- a/contrib/MacOSX/config.h +++ b/contrib/MacOSX/config.h @@ -103,6 +103,8 @@ #define HAVE_GETNAMEINFO 1 /* Define to 1 if you have the `sigaction' function. */ #define HAVE_SIGACTION 1 +/* Define to 1 if you have the `setsid' function. */ +#define HAVE_SETSID 1 /* Define if socklen_t exists */ #define HAVE_socklen_t 1