summaryrefslogtreecommitdiff
path: root/nsswitch
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-11-25 15:21:54 +0100
committerKarolin Seeger <kseeger@samba.org>2009-12-23 12:07:43 +0100
commita32237bf49f624caf1325fb008e8bc94d136ac7b (patch)
treea9b3f7f9d87a6a0fac13f81f4ecf9f3f9a548d09 /nsswitch
parentc35897540e19bc94cc3473b4e751beb0460b2abd (diff)
downloadsamba-a32237bf49f624caf1325fb008e8bc94d136ac7b.tar.gz
nsswitch: fix compile of winbind_krb5_locator with recent Heimdal versions.
Guenther (cherry picked from commit 51864219cc12ceb66c281355f3e1191d5e32842d) (cherry picked from commit 0d19596e123d63343d31ca1783cc1f56d4f21684)
Diffstat (limited to 'nsswitch')
-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 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 <krb5/krb5.h>
#include <krb5/locate_plugin.h>
#ifndef KRB5_PLUGIN_NO_HANDLE