diff --git a/appl/rsh/rsh_locl.h b/appl/rsh/rsh_locl.h index d76f8d59c..3091ce079 100644 --- a/appl/rsh/rsh_locl.h +++ b/appl/rsh/rsh_locl.h @@ -107,6 +107,8 @@ struct AlgorithmIdentifier; struct _krb5_krb_auth_data; struct krb5_dh_moduli; struct _krb5_key_data; +struct _krb5_encryption_type; +struct _krb5_key_type; #include "crypto-headers.h" #include /* for _krb5_{get,put}_int */ #endif