summaryrefslogtreecommitdiff
path: root/server/util/sss_krb5.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/util/sss_krb5.h')
-rw-r--r--server/util/sss_krb5.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/server/util/sss_krb5.h b/server/util/sss_krb5.h
index 755cf816..342196d3 100644
--- a/server/util/sss_krb5.h
+++ b/server/util/sss_krb5.h
@@ -42,4 +42,6 @@ krb5_error_code KRB5_CALLCONV sss_krb5_get_init_creds_opt_alloc(
void KRB5_CALLCONV sss_krb5_get_init_creds_opt_free (krb5_context context,
krb5_get_init_creds_opt *opt);
+
+void KRB5_CALLCONV sss_krb5_free_unparsed_name(krb5_context context, char *name);
#endif /* __SSS_KRB5_H__ */