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-Tag: samba-4.0.0alpha9~179 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=51864219cc12ceb66c281355f3e1191d5e32842d;p=thirdparty%2Fsamba.git nsswitch: fix compile of winbind_krb5_locator with recent Heimdal versions. Guenther --- diff --git a/nsswitch/winbind_krb5_locator.c b/nsswitch/winbind_krb5_locator.c index b9e35bdec59..272e7dbab15 100644 --- a/nsswitch/winbind_krb5_locator.c +++ b/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