Skip to content

Commit

Permalink
hdb: krb5_locl.h obviates need for forward declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
lhoward committed Jan 5, 2019
1 parent 1b7e196 commit 79f8491
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions lib/hdb/keys.c
Expand Up @@ -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>

Expand Down

0 comments on commit 79f8491

Please sign in to comment.