nsswitch: Add missing arguments to wins gethostbyname*
authorAndreas Schneider <asn@samba.org>
Mon, 19 Sep 2016 14:17:11 +0000 (16:17 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 13 Oct 2016 14:55:39 +0000 (16:55 +0200)
commit568f9fb5b0772b744ac9c6092dc7e35720e42cdf
treeabbe3b66aa9ee42bed6c1c6adac6b12bf3043e95
parent62f4e3dda9c5835659d2ba76b83c55a0e6e42db5
nsswitch: Add missing arguments to wins gethostbyname*

The errno pointer argument is missing.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=12269

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Jim McDonough <jmcd@samba.org>
(cherry picked from commit 124ae4e861f048fe015bff32ace4abff4d3e6c62)
nsswitch/wins.c