lib/winbind_util: Move include out of ifdef
authorChristof Schmitt <cs@samba.org>
Tue, 5 Mar 2019 18:50:48 +0000 (11:50 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 12 Mar 2019 11:25:43 +0000 (11:25 +0000)
commit38d723896da46e5e799f2cb6ee6a25711a40e450
tree7a8bb2ffecbf15b514d29330f7305087564c2727
parente2588af9cc4e712eb5afc6333e1d98fc7943af18
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>
(cherry picked from commit 4b1e4c22128bdefe549a58b181e9b755854f4c3e)
source3/lib/winbind_util.c