summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1990-05-11 15:55:57 +0000
committerJohn Kohl <jtkohl@mit.edu>1990-05-11 15:55:57 +0000
commitf91b5f5258569d6052386cc434c0a478be7dd19b (patch)
treeaaa55e0b1d4e5c0656ef5a40dbcefa7a0e88c5ed /src/include
parent7fe7beeebcb529f2f92d9059c605aa13dc795b05 (diff)
add krb5_init_ets
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@842 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/func-proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/krb5/func-proto.h b/src/include/krb5/func-proto.h
index 79b4f55e85..fb0cd43af5 100644
--- a/src/include/krb5/func-proto.h
+++ b/src/include/krb5/func-proto.h
@@ -205,6 +205,7 @@ krb5_error_code krb5_copy_ticket
krb5_error_code krb5_copy_authdata
PROTOTYPE((krb5_authdata * const *,
krb5_authdata ***));
+void krb5_init_ets PROTOTYPE((void));
/* libkt.spec */
krb5_error_code krb5_kt_register