summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/krb5.hin2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/krb5/krb5.hin b/src/include/krb5/krb5.hin
index d786e6770..9c8399847 100644
--- a/src/include/krb5/krb5.hin
+++ b/src/include/krb5/krb5.hin
@@ -1343,6 +1343,8 @@ krb5_error_code KRB5_CALLCONV krb5_init_secure_context
(krb5_context *);
void KRB5_CALLCONV krb5_free_context
(krb5_context);
+krb5_error_code KRB5_CALLCONV krb5_copy_context
+ (krb5_context, krb5_context *);
#if KRB5_PRIVATE
krb5_error_code krb5_set_default_in_tkt_ktypes