nsswitch: Add missing arguments to wins gethostbyname*
authorAndreas Schneider <asn@samba.org>
Mon, 19 Sep 2016 14:17:11 +0000 (16:17 +0200)
committerJim McDonough <jmcd@samba.org>
Tue, 20 Sep 2016 02:10:21 +0000 (04:10 +0200)
commit124ae4e861f048fe015bff32ace4abff4d3e6c62
tree61b536abff941cbe42a11bb652032229456f5c1b
parentb208499960eefef02d305a3bd59b03a7c2aafcac
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>
nsswitch/wins.c