aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2014-01-21 09:27:03 +0100
committerAndreas Schneider <asn@samba.org>2014-01-21 09:27:03 +0100
commitff36996f62e7dc9e713ceab823d7d19d8cd396a8 (patch)
tree3ccae7c2a76b0d0b7a0a44f7407fffaf809c99cd /config.h.cmake
parent803820ffe778be5af68957bc46532e7c50243c9f (diff)
downloadsocket_wrapper-ff36996f62e7dc9e713ceab823d7d19d8cd396a8.tar.gz
socket_wrapper-ff36996f62e7dc9e713ceab823d7d19d8cd396a8.tar.xz
socket_wrapper-ff36996f62e7dc9e713ceab823d7d19d8cd396a8.zip
cmake: Check for HAVE_STRUCT_MSGHDR_MSG_CONTROL.
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 badd5d2..63bbdb4 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -19,6 +19,7 @@
/************************ STRUCT MEMBERS *************************/
#cmakedefine HAVE_STRUCT_SOCKADDR_SA_LEN 1
+#cmakedefine HAVE_STRUCT_MSGHDR_MSG_CONTROL 1
/*************************** FUNCTIONS ***************************/