hdb: krb5_locl.h obviates need for forward declarations

This commit is contained in:
Luke Howard
2019-01-05 16:32:00 +11:00
parent 1b7e196e66
commit 79f84913c9

View File

@@ -34,17 +34,6 @@
#include "krb5_locl.h"
#include "hdb_locl.h"
struct hx509_certs_data;
struct krb5_pk_identity;
struct krb5_pk_cert;
struct ContentInfo;
struct AlgorithmIdentifier;
struct _krb5_krb_auth_data;
typedef struct krb5_pk_init_ctx_data *krb5_pk_init_ctx;
struct krb5_dh_moduli;
struct _krb5_key_data;
struct _krb5_encryption_type;
struct _krb5_key_type;
#include <pkinit_asn1.h>
#include <base64.h>