summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/include/k5-int.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/k5-int.h b/src/include/k5-int.h
index 8672d691e7..f659e2e1e5 100644
--- a/src/include/k5-int.h
+++ b/src/include/k5-int.h
@@ -507,6 +507,8 @@ krb5_error_code krb5_sync_disk_file (krb5_context, FILE *fp);
krb5_error_code krb5int_get_fq_local_hostname (char *, size_t);
+krb5_error_code krb5int_init_context_kdc(krb5_context *);
+
krb5_error_code krb5_os_init_context (krb5_context, krb5_boolean);
void krb5_os_free_context (krb5_context);