diff options
Diffstat (limited to 'src/include/krb5')
| -rw-r--r-- | src/include/krb5/authdata_plugin.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/krb5/authdata_plugin.h b/src/include/krb5/authdata_plugin.h index a5c3e5355..471f01c05 100644 --- a/src/include/krb5/authdata_plugin.h +++ b/src/include/krb5/authdata_plugin.h @@ -152,6 +152,7 @@ typedef struct krb5plugin_authdata_server_ftable_v2 { struct _krb5_db_entry_new *tgs, krb5_keyblock *client_key, krb5_keyblock *server_key, + krb5_keyblock *tgs_key, krb5_data *req_pkt, krb5_kdc_req *request, krb5_const_principal for_user_princ, |
