aboutsummaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2014-10-01 12:51:56 +0200
committerAndreas Schneider <asn@samba.org>2014-10-01 14:06:33 +0200
commitb6e69a39dd211626159865f1ece4989c7552a9ee (patch)
tree7bc498f8d857a2fb0d849156e97e842fd91e4560 /config.h.cmake
parent362136b89adedbf112beb354e31b0e9b763db37f (diff)
downloadsocket_wrapper-b6e69a39dd211626159865f1ece4989c7552a9ee.tar.gz
socket_wrapper-b6e69a39dd211626159865f1ece4989c7552a9ee.tar.xz
socket_wrapper-b6e69a39dd211626159865f1ece4989c7552a9ee.zip
swrap: Add support for eventfd with unsigned count variable.
The prototype in glibc 2.20.90 changed. Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@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 466b951..8b66420 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -42,6 +42,7 @@
#cmakedefine HAVE_ACCEPT_PSOCKLEN_T 1
#cmakedefine HAVE_IOCTL_INT 1
+#cmakedefine HAVE_EVENTFD_UNSIGNED_INT 1
/*************************** LIBRARIES ***************************/