summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/func-proto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/krb5/func-proto.h b/src/include/krb5/func-proto.h
index 5a02aa73c..9914b127a 100644
--- a/src/include/krb5/func-proto.h
+++ b/src/include/krb5/func-proto.h
@@ -153,6 +153,8 @@ krb5_error_code krb5_generate_subkey
PROTOTYPE((const krb5_keyblock *, krb5_keyblock **));
krb5_error_code krb5_generate_seq_number
PROTOTYPE((const krb5_keyblock *, krb5_int32 *));
+krb5_error_code krb5_get_server_rcache
+ PROTOTYPE((const char *, krb5_rcache *));
/* libkt.spec */
krb5_error_code krb5_kt_register