summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2016-05-03 14:59:34 +0200
committerAndreas Schneider <asn@samba.org>2016-05-03 15:36:27 +0200
commitd731d16ac6b8f8c1edaf51794ed458cfe19c0040 (patch)
treef81d085afca6650abf04ddd585d4d1537b5efc61 /config.h.cmake
parent09f3be725259c8ea9f51c84a96c4c03459ba72aa (diff)
downloadsocket_wrapper-d731d16ac6b8f8c1edaf51794ed458cfe19c0040.tar.gz
socket_wrapper-d731d16ac6b8f8c1edaf51794ed458cfe19c0040.tar.xz
socket_wrapper-d731d16ac6b8f8c1edaf51794ed458cfe19c0040.zip
swrap: Add support for accept4()
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Ralph Böhme <slow@samba.org>
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 40347f9..a9b8ce8 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -39,6 +39,7 @@
#cmakedefine HAVE_EVENTFD 1
#cmakedefine HAVE_TIMERFD_CREATE 1
#cmakedefine HAVE_BINDRESVPORT 1
+#cmakedefine HAVE_ACCEPT4 1
#cmakedefine HAVE_PLEDGE 1
#cmakedefine HAVE_ACCEPT_PSOCKLEN_T 1