add more private symbols

This commit is contained in:
Love Hornquist Astrand
2011-03-12 14:03:30 -08:00
parent 3327fd1464
commit bf5b86857b

View File

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