about summary refs log tree commit diff
path: root/contrib/MacOSX/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/MacOSX/config.h')
-rw-r--r--contrib/MacOSX/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/MacOSX/config.h b/contrib/MacOSX/config.h
index 72c8875b..0da178dd 100644
--- a/contrib/MacOSX/config.h
+++ b/contrib/MacOSX/config.h
@@ -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