mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
ssl/kssl.c: include missing header to complete SSL structure's defn.
Signed-off-by: mancha security <mancha1@zoho.com> Signed-off-by: Matt Caswell <matt@openssl.org> Reviewed-by: Dr. Stephen Henson <steve@openssl.org>
This commit is contained in:
parent
aacb4f1a6e
commit
34fd7e68a9
@ -79,6 +79,7 @@
|
||||
#include <openssl/objects.h>
|
||||
#include <openssl/krb5_asn.h>
|
||||
#include "kssl_lcl.h"
|
||||
#include "ssl_locl.h"
|
||||
|
||||
#ifndef OPENSSL_NO_KRB5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user