summaryrefslogtreecommitdiff
path: root/nsswitch/winbind_krb5_locator.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-11-25 15:21:54 +0100
committerGünther Deschner <gd@samba.org>2009-11-25 17:58:52 +0100
commit51864219cc12ceb66c281355f3e1191d5e32842d (patch)
tree3a02abe62af58635aa872c6d14aa3cb32b5351c7 /nsswitch/winbind_krb5_locator.c
parent660ee2e74523194e5f6b2b6428d76628beb74717 (diff)
downloadsamba-51864219cc12ceb66c281355f3e1191d5e32842d.tar.gz
samba-51864219cc12ceb66c281355f3e1191d5e32842d.tar.bz2
samba-51864219cc12ceb66c281355f3e1191d5e32842d.zip
nsswitch: fix compile of winbind_krb5_locator with recent Heimdal versions.
Guenther
Diffstat (limited to 'nsswitch/winbind_krb5_locator.c')
-rw-r--r--nsswitch/winbind_krb5_locator.c1
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