ssl/kssl.c: include missing header to complete SSL structure's defn.
[openssl.git] / ssl / kssl.c
index 6ec37424302d3148f5b4878fc62d8bcd14147375..ce435291610e89fc4aaa198cf5cfbe3fce70f75c 100644 (file)
@@ -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