diff --git a/appl/rsh/rsh_locl.h b/appl/rsh/rsh_locl.h index 2403b0dd7..e8ef85b2a 100644 --- a/appl/rsh/rsh_locl.h +++ b/appl/rsh/rsh_locl.h @@ -108,6 +108,8 @@ struct krb5_pk_cert; struct ContentInfo; struct _krb5_krb_auth_data; struct krb5_dh_moduli; +struct krb5_plugin; +enum plugin_type; #include "crypto-headers.h" #include /* for _krb5_{get,put}_int */ #endif