summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-11-25 15:21:54 +0100
committerKarolin Seeger <kseeger@samba.org>2010-01-13 14:01:01 +0100
commit6e0d2b6110f8bc9ccf1175b19cecff7c597e169b (patch)
tree960ba9c608f55a548af845f30494d2a6b1ed5724 /source
parent94eb5db77ff9a94b4899a056278309d42797de6d (diff)
downloadsamba-6e0d2b6110f8bc9ccf1175b19cecff7c597e169b.tar.gz
samba-6e0d2b6110f8bc9ccf1175b19cecff7c597e169b.tar.xz
samba-6e0d2b6110f8bc9ccf1175b19cecff7c597e169b.zip
nsswitch: fix compile of winbind_krb5_locator with recent Heimdal versions.
Guenther (cherry picked from commit 51864219cc12ceb66c281355f3e1191d5e32842d) (cherry picked from commit dff3d01119c91fbdac613508c64f3f8fc0b8a413)
Diffstat (limited to 'source')
-rw-r--r--source/nsswitch/winbind_krb5_locator.c1
1 files changed, 1 insertions, 0 deletions
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 <krb5/krb5.h>
#include <krb5/locate_plugin.h>
#ifndef KRB5_PLUGIN_NO_HANDLE