socket_wrapper: Add missing prototype check for eventfd.
authorAndreas Schneider <asn@samba.org>
Wed, 26 Nov 2014 09:18:34 +0000 (10:18 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 8 Dec 2014 13:32:10 +0000 (14:32 +0100)
commit78e8bafb322ec69c5ff4b32a5e1c5679c9dea6bf
tree11927bb4cb1faa14fee00ad21def7b5dea549dc6
parent29732b0d427472041bf3a586f3eeb281ccd408d5
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>
lib/socket_wrapper/wscript