aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2013-12-05 11:41:39 +0100
committerAndreas Schneider <asn@cryptomilk.org>2013-12-05 13:43:44 +0100
commit2ca8c448104fa30cb9c102332a2e6a37596b858d (patch)
tree51612f7deba0de6bb424ec4361b2e3efcd036005 /config.h.cmake
parentfcbfac342e4bef9c4d0741f249ce395a342b6d9a (diff)
downloadsocket_wrapper-2ca8c448104fa30cb9c102332a2e6a37596b858d.tar.gz
socket_wrapper-2ca8c448104fa30cb9c102332a2e6a37596b858d.tar.xz
socket_wrapper-2ca8c448104fa30cb9c102332a2e6a37596b858d.zip
swrap: Add swrap_libc_init() function.
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index d47478b..3def5e7 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -38,6 +38,7 @@
#cmakedefine HAVE_IPV6 1
#cmakedefine HAVE_APPLE 1
+#cmakedefine HAVE_LIBSOCKET 1
/*************************** ENDIAN *****************************/