1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/lib/socket_wrapper
Andreas Schneider 78e8bafb32 socket_wrapper: Add missing prototype check for eventfd.
BUG: https://bugzilla.samba.org/show_bug.cgi?id=10965

Newer glibc versions use and unsinged integer for the count instead of
an integer.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2014-12-08 14:32:10 +01:00
..
socket_wrapper.c swrap: Add support for eventfd with unsigned count variable. 2014-10-02 09:35:11 +02:00
wscript socket_wrapper: Add missing prototype check for eventfd. 2014-12-08 14:32:10 +01:00