lib/winbind_util: Move include out of ifdef
authorChristof Schmitt <cs@samba.org>
Tue, 5 Mar 2019 18:50:48 +0000 (11:50 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 6 Mar 2019 00:50:14 +0000 (00:50 +0000)
commit4b1e4c22128bdefe549a58b181e9b755854f4c3e
tree7921823615937069eea02e80675e32e9b1520099
parent1d5583c913175ab6a8c44c0f564232195c2c307f
lib/winbind_util: Move include out of ifdef

This fixes compile errors about missing prototypes with
--picky-developer and --without-winbind

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/winbind_util.c