aboutsummaryrefslogtreecommitdiff
path: root/lib/config-mac.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2006-11-25 01:02:52 +0000
committerYang Tse <yangsita@gmail.com>2006-11-25 01:02:52 +0000
commita46f55b9de423b4084982467d6f28f69a64ab8f3 (patch)
treeb7fff68dc4d7e9d68b267bc0918f96c3a9771e61 /lib/config-mac.h
parenta634f644005cbe2b3dea2b84328d605ec3474054 (diff)
Make sure RETSIGTYPE is properly defined
Diffstat (limited to 'lib/config-mac.h')
-rw-r--r--lib/config-mac.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/config-mac.h b/lib/config-mac.h
index c37610213..1db255009 100644
--- a/lib/config-mac.h
+++ b/lib/config-mac.h
@@ -47,6 +47,8 @@
#define HAVE_FIONBIO 1
+#define RETSIGTYPE void
+
#define HAVE_GETNAMEINFO 1
#define GETNAMEINFO_QUAL_ARG1 const
#define GETNAMEINFO_TYPE_ARG1 struct sockaddr *