Skip to content

Commit

Permalink
fix warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Love Hörnquist Åstrand committed Feb 15, 2014
1 parent 0d2d98b commit e8d8ef6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions lib/gssapi/ntlm/crypto.c
Expand Up @@ -32,6 +32,16 @@
*/

#include "ntlm.h"
struct hx509_certs_data;
struct krb5_pk_identity;
struct krb5_pk_cert;
struct ContentInfo;
struct AlgorithmIdentifier;
struct _krb5_krb_auth_data;
struct krb5_dh_moduli;
struct _krb5_key_data;
struct _krb5_encryption_type;
struct _krb5_key_type;
#include "krb5-private.h"

/*
Expand Down

0 comments on commit e8d8ef6

Please sign in to comment.