add krb5_free_unparsed_name for OpenSSH + gssapi patch, make it deprecated

This commit is contained in:
Love Hornquist Astrand
2009-08-25 23:07:21 -07:00
parent 19b997c61b
commit a29c65b417
2 changed files with 7 additions and 0 deletions

View File

@@ -289,6 +289,7 @@ HEIMDAL_KRB5_2.0 {
krb5_free_principal;
krb5_free_salt;
krb5_free_ticket;
krb5_free_unparsed_name;
krb5_fwd_tgt_creds;
krb5_generate_random_block;
krb5_generate_random_keyblock;