From 79f84913c9b379d67096355de194a41a750437ca Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Sat, 5 Jan 2019 16:32:00 +1100 Subject: [PATCH] hdb: krb5_locl.h obviates need for forward declarations --- lib/hdb/keys.c | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/lib/hdb/keys.c b/lib/hdb/keys.c index fb6435aa7d..017321212e 100644 --- a/lib/hdb/keys.c +++ b/lib/hdb/keys.c @@ -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 #include