krb5: Add krb5_cccol_get_default_ccname()

This commit is contained in:
Nicolas Williams
2022-01-26 16:40:16 -06:00
parent a8037d1916
commit 2dec179e35
3 changed files with 17 additions and 2 deletions

View File

@@ -742,6 +742,7 @@ HEIMDAL_KRB5_2.0 {
krb5_cccol_cursor_new;
krb5_cccol_cursor_next;
krb5_cccol_cursor_free;
krb5_cccol_get_default_ccname;
# com_err error tables
initialize_krb5_error_table_r;