lib/winbind_util: Move include out of ifdef
commit7f74413a9b98477bc8476672002555e1a18377b4
authorChristof Schmitt <cs@samba.org>
Tue, 5 Mar 2019 18:50:48 +0000 (5 11:50 -0700)
committerKarolin Seeger <kseeger@samba.org>
Tue, 12 Mar 2019 12:47:30 +0000 (12 12:47 +0000)
treea99f2a62599c67fdc351f15a7efd2d1344138413
parentf506180c0b8bedb0c284413056ea2a71430ad36e
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