projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88dc818
)
Add prototype for krb5int_init_context_kdc
author
Ezra Peisach
<epeisach@mit.edu>
Mon, 16 Oct 2006 01:50:49 +0000
(
01:50
+0000)
committer
Ezra Peisach
<epeisach@mit.edu>
Mon, 16 Oct 2006 01:50:49 +0000
(
01:50
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18718
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/k5-int.h
patch
|
blob
|
history
diff --git
a/src/include/k5-int.h
b/src/include/k5-int.h
index 8672d691e75f41023543acd1adf9196b29e19d75..f659e2e1e5f0d2b27c2dee2d66656449684122c2 100644
(file)
--- 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);