Add KRB_ERROR to krb5_kdc_rep.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4334 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -351,8 +351,9 @@ typedef struct krb5_auth_context_data {
|
||||
}krb5_auth_context_data, *krb5_auth_context;
|
||||
|
||||
typedef struct {
|
||||
KDC_REP part1;
|
||||
EncKDCRepPart part2;
|
||||
KDC_REP kdc_rep;
|
||||
EncKDCRepPart enc_part;
|
||||
KRB_ERROR error;
|
||||
} krb5_kdc_rep;
|
||||
|
||||
extern char *heimdal_version, *heimdal_long_version;
|
||||
|
Reference in New Issue
Block a user