summaryrefslogtreecommitdiff
path: root/nsswitch/winbind_krb5_locator.c
diff options
context:
space:
mode:
authorbubulle <bubulle@alioth.debian.org>2010-01-10 17:48:14 +0000
committerbubulle <bubulle@alioth.debian.org>2010-01-10 17:48:14 +0000
commit24d327ba0fd0f6c9192bb77c4423d6864b5421e4 (patch)
treea759ceae640d8cda02dc766b4b2e1e4cdff1457c /nsswitch/winbind_krb5_locator.c
parent33602026cf4cce11e018cffe3ddcb352250da1b9 (diff)
downloadsamba-24d327ba0fd0f6c9192bb77c4423d6864b5421e4.tar.gz
merge upstream 3.4.4~dfsg
git-svn-id: svn://svn.debian.org/svn/pkg-samba/trunk/samba@3218 fc4039ab-9d04-0410-8cac-899223bdd6b0
Diffstat (limited to 'nsswitch/winbind_krb5_locator.c')
-rw-r--r--nsswitch/winbind_krb5_locator.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/nsswitch/winbind_krb5_locator.c b/nsswitch/winbind_krb5_locator.c
index b9e35bdec5..db6e8d0d6c 100644
--- a/nsswitch/winbind_krb5_locator.c
+++ b/nsswitch/winbind_krb5_locator.c
@@ -26,6 +26,11 @@
#if defined(HAVE_KRB5) && defined(HAVE_KRB5_LOCATE_PLUGIN_H)
+#if HAVE_COM_ERR_H
+#include <com_err.h>
+#endif
+
+#include <krb5.h>
#include <krb5/locate_plugin.h>
#ifndef KRB5_PLUGIN_NO_HANDLE