summaryrefslogtreecommitdiff
path: root/source3/libsmb
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2009-11-27 18:51:56 +0100
committerGünther Deschner <gd@samba.org>2009-11-27 18:52:32 +0100
commitda79cbb0800dd647be864e8bbb5fe1132708174b (patch)
tree4158ea8b892a0b02420804146187d744b4a2e1bd /source3/libsmb
parentae207370667a12db53362ee5dcdab8e6d4bb388f (diff)
downloadsamba-da79cbb0800dd647be864e8bbb5fe1132708174b.tar.gz
samba-da79cbb0800dd647be864e8bbb5fe1132708174b.tar.bz2
samba-da79cbb0800dd647be864e8bbb5fe1132708174b.zip
s3-kerberos: add a missing reference to authdata headers.
Guenther
Diffstat (limited to 'source3/libsmb')
-rw-r--r--source3/libsmb/clikrb5.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libsmb/clikrb5.c b/source3/libsmb/clikrb5.c
index 0839b434c1..04c9bbf829 100644
--- a/source3/libsmb/clikrb5.c
+++ b/source3/libsmb/clikrb5.c
@@ -22,6 +22,7 @@
#include "includes.h"
#include "smb_krb5.h"
+#include "authdata.h"
#ifdef HAVE_KRB5