summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/func-proto.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/krb5/func-proto.h b/src/include/krb5/func-proto.h
index a6625165b..7f335738f 100644
--- a/src/include/krb5/func-proto.h
+++ b/src/include/krb5/func-proto.h
@@ -81,7 +81,8 @@ krb5_error_code krb5_get_in_tkt
krb5_pointer,
krb5_kdc_rep * ),
krb5_pointer,
- krb5_creds * ));
+ krb5_creds *,
+ krb5_ccache ));
krb5_error_code krb5_get_in_tkt_with_password
PROTOTYPE((krb5_flags,
krb5_address **,