add _krb5_key_data

This commit is contained in:
Love Hornquist Astrand
2011-03-12 14:01:21 -08:00
parent 4d0d3b9535
commit 3327fd1464

View File

@@ -106,6 +106,7 @@ struct ContentInfo;
struct AlgorithmIdentifier;
struct _krb5_krb_auth_data;
struct krb5_dh_moduli;
struct _krb5_key_data;
#include "crypto-headers.h"
#include <krb5-private.h> /* for _krb5_{get,put}_int */
#endif