diff --git a/appl/rsh/rsh_locl.h b/appl/rsh/rsh_locl.h index cb627866a..249a8e841 100644 --- a/appl/rsh/rsh_locl.h +++ b/appl/rsh/rsh_locl.h @@ -102,6 +102,11 @@ #endif #ifdef KRB5 #include +/* XXX */ +struct krb5_pk_identity; +struct krb5_pk_cert; +struct ContentInfo; +struct _krb5_krb_auth_data; #include /* for _krb5_{get,put}_int */ #endif #if defined(KRB4) || defined(KRB5)