From: Günther Deschner Date: Wed, 25 Nov 2009 14:21:54 +0000 (+0100) Subject: nsswitch: fix compile of winbind_krb5_locator with recent Heimdal versions. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dff3d01119c91fbdac613508c64f3f8fc0b8a413;p=thirdparty%2Fsamba.git nsswitch: fix compile of winbind_krb5_locator with recent Heimdal versions. Guenther (cherry picked from commit 51864219cc12ceb66c281355f3e1191d5e32842d) --- diff --git a/source/nsswitch/winbind_krb5_locator.c b/source/nsswitch/winbind_krb5_locator.c index b9e35bdec59..272e7dbab15 100644 --- a/source/nsswitch/winbind_krb5_locator.c +++ b/source/nsswitch/winbind_krb5_locator.c @@ -26,6 +26,7 @@ #if defined(HAVE_KRB5) && defined(HAVE_KRB5_LOCATE_PLUGIN_H) +#include #include #ifndef KRB5_PLUGIN_NO_HANDLE