summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2013-07-05 11:29:22 +0200
committerAndreas Schneider <asn@cryptomilk.org>2013-07-05 11:29:22 +0200
commit1421501bca3d407b9e5e8680b44014fd73034054 (patch)
treeb6e8340ec0e3a4a5efa9110767628ab5ef0924b1 /config.h.cmake
parent471fd3d71d17210ca0dc583272f757e48bdb9cef (diff)
downloadsocket_wrapper-1421501bca3d407b9e5e8680b44014fd73034054.tar.gz
socket_wrapper-1421501bca3d407b9e5e8680b44014fd73034054.tar.xz
socket_wrapper-1421501bca3d407b9e5e8680b44014fd73034054.zip
src: Correctly load symbols on APPLE.
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 03bd301..f48a32f 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -34,6 +34,8 @@
#cmakedefine HAVE_SOCKADDR_STORAGE 1
#cmakedefine HAVE_IPV6 1
+#cmakedefine HAVE_APPLE 1
+
/*************************** ENDIAN *****************************/
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most