Forward decl.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19033 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-11-14 09:47:07 +00:00
parent 3e0139bc20
commit 8e8a2d46f4

View File

@@ -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 <krb5-private.h> /* for _krb5_{get,put}_int */
#endif