summaryrefslogtreecommitdiff
path: root/source4/heimdal/kdc/windc_plugin.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-03-19 11:04:42 +1100
committerAndrew Bartlett <abartlet@samba.org>2008-03-19 11:04:42 +1100
commitaaf62085dd425755d091c5f5270f36e4f7c9e3c0 (patch)
tree1b07473bc0eca2d9e50e01ddc866689885381364 /source4/heimdal/kdc/windc_plugin.h
parentb1b37e3776c6e6e20f42140a907e296b65cc0c62 (diff)
parent131111f16615177d4e7f999d740a94ca6b07e01e (diff)
downloadsamba-aaf62085dd425755d091c5f5270f36e4f7c9e3c0.tar.gz
samba-aaf62085dd425755d091c5f5270f36e4f7c9e3c0.tar.bz2
samba-aaf62085dd425755d091c5f5270f36e4f7c9e3c0.zip
Merge branch 'v4-0-logon' of git://git.id10ts.net/samba into 4-0-local
(This used to be commit 8252b51850f108aa8f43ec25c752a411c32f9764)
Diffstat (limited to 'source4/heimdal/kdc/windc_plugin.h')
-rw-r--r--source4/heimdal/kdc/windc_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal/kdc/windc_plugin.h b/source4/heimdal/kdc/windc_plugin.h
index ec480cf950..3ae0c94681 100644
--- a/source4/heimdal/kdc/windc_plugin.h
+++ b/source4/heimdal/kdc/windc_plugin.h
@@ -64,7 +64,7 @@ typedef krb5_error_code
typedef krb5_error_code
(*krb5plugin_windc_client_access)(
- void *, krb5_context, struct hdb_entry_ex *, KDC_REQ *);
+ void *, krb5_context, struct hdb_entry_ex *, KDC_REQ *, krb5_data *);
#define KRB5_WINDC_PLUGING_MINOR 2