diff --git a/lib/krb5/get_in_tkt.c b/lib/krb5/get_in_tkt.c index 83b0a3396..482961730 100644 --- a/lib/krb5/get_in_tkt.c +++ b/lib/krb5/get_in_tkt.c @@ -586,7 +586,7 @@ fail: static int set_ptypes(krb5_context context, KRB_ERROR *error, - krb5_preauthtype **ptypes, + const krb5_preauthtype **ptypes, krb5_preauthdata **preauth) { static krb5_preauthdata preauth2;