(KRB5_TGS_NAME, KRB5_TGS_NAME_SIZE): added

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5191 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-11-13 04:35:41 +00:00
parent cad841807e
commit 88e3d66749

View File

@@ -420,6 +420,9 @@ typedef EncAPRepPart krb5_ap_rep_enc_part;
#define KRB5_SENDAUTH_VERSION "KRB5_SENDAUTH_V1.0"
#define KRB5_TGS_NAME_SIZE (6)
#define KRB5_TGS_NAME ("krbtgt")
/* variables */
extern const char krb5_config_file[];