diff --git a/lib/krb5/krb5_locl.h b/lib/krb5/krb5_locl.h index 64ceb6835..427545be0 100644 --- a/lib/krb5/krb5_locl.h +++ b/lib/krb5/krb5_locl.h @@ -84,6 +84,7 @@ krb5_error_code krb5_encrypt (krb5_context context, void *ptr, size_t len, + int etype, krb5_keyblock *keyblock, krb5_data *result);