aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2013-07-08 19:24:56 +0200
committerAndreas Schneider <asn@cryptomilk.org>2013-07-08 19:24:56 +0200
commit2a2e0cc2b2934a838d8bc92e4415aa6dea8672ef (patch)
tree1abb7d57cddce7c70043aad3e877d4546464ca88 /config.h.cmake
parentd49aa61690da70e32b6140b5b51258da5d3efc8e (diff)
downloadsocket_wrapper-2a2e0cc2b2934a838d8bc92e4415aa6dea8672ef.tar.gz
socket_wrapper-2a2e0cc2b2934a838d8bc92e4415aa6dea8672ef.tar.xz
socket_wrapper-2a2e0cc2b2934a838d8bc92e4415aa6dea8672ef.zip
src: Fix build on OpenIndiana.
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index f48a32f..d47478b 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -21,12 +21,15 @@
/* Define to 1 if you have the `getaddrinfo' function. */
#cmakedefine HAVE_GETADDRINFO 1
+#cmakedefine HAVE_ACCEPT_PSOCKLEN_T 1
+#cmakedefine HAVE_IOCTL_INT 1
/*************************** LIBRARIES ***************************/
#cmakedefine HAVE_GETTIMEOFDAY_TZ 1
#cmakedefine HAVE_GETTIMEOFDAY_TZ_VOID 1
+
/**************************** OPTIONS ****************************/
#cmakedefine HAVE_GCC_THREAD_LOCAL_STORAGE 1