From 19e45237cb82e6877fb7a2573b6b3a6e29b473d4 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Tue, 29 Sep 2009 10:48:47 -0700 Subject: [PATCH] struct hx509_certs_data --- appl/rsh/rsh_locl.h | 1 + 1 file changed, 1 insertion(+) diff --git a/appl/rsh/rsh_locl.h b/appl/rsh/rsh_locl.h index 088729772..6f89a87c8 100644 --- a/appl/rsh/rsh_locl.h +++ b/appl/rsh/rsh_locl.h @@ -99,6 +99,7 @@ #ifdef KRB5 #include /* XXX */ +struct hx509_certs_data; struct krb5_pk_identity; struct krb5_pk_cert; struct ContentInfo;