prototype for krb5_get_default_principal
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2761 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1152,6 +1152,10 @@ const char *krb5_get_err_text(krb5_context context, long code);
|
||||
|
||||
void krb5_init_ets(krb5_context context);
|
||||
|
||||
krb5_error_code
|
||||
krb5_get_default_principal (krb5_context context,
|
||||
krb5_principal *princ);
|
||||
|
||||
/* XXX these are glue functions and really don't belong here */
|
||||
|
||||
krb5_error_code krb5_principal2principalname (PrincipalName *p,
|
||||
|
Reference in New Issue
Block a user