diff options
Diffstat (limited to 'nsswitch/winbind_krb5_locator.c')
-rw-r--r-- | nsswitch/winbind_krb5_locator.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nsswitch/winbind_krb5_locator.c b/nsswitch/winbind_krb5_locator.c index b9e35bdec5..272e7dbab1 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 <krb5/krb5.h> #include <krb5/locate_plugin.h> #ifndef KRB5_PLUGIN_NO_HANDLE |