]> arthur.barton.de Git - ngircd-alex.git/blobdiff - contrib/MacOSX/config.h
Add sighandlers.{c|h} to Xcode project
[ngircd-alex.git] / contrib / MacOSX / config.h
index 72c8875b684fba5b370ee2cd7b0cf1f8f282d4ef..0da178dd5cba72ce87d433f3155e115ad423049b 100644 (file)
@@ -97,6 +97,8 @@
 #define HAVE_GETADDRINFO 1
 /* Define to 1 if you have the `getnameinfo' function. */
 #define HAVE_GETNAMEINFO 1
+/* Define to 1 if you have the `sigaction' function. */
+#define HAVE_SIGACTION 1
 
 /* Define if socklen_t exists */
 #define HAVE_socklen_t 1