summaryrefslogtreecommitdiffstats
path: root/src/util/sss_krb5.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/sss_krb5.h')
-rw-r--r--src/util/sss_krb5.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util/sss_krb5.h b/src/util/sss_krb5.h
index afa0d1943..462dbbe0b 100644
--- a/src/util/sss_krb5.h
+++ b/src/util/sss_krb5.h
@@ -187,4 +187,6 @@ sss_krb5_get_primary(TALLOC_CTX *mem_ctx,
const char *pattern,
const char *hostname);
+krb5_error_code sss_krb5_kt_have_content(krb5_context context,
+ krb5_keytab keytab);
#endif /* __SSS_KRB5_H__ */