Avoid including cryptlib.h, it's not really needed.
[openssl.git] / ssl / ssl_lib.c
index bf7d7ba561100d1ed9bbb8d83d9a674401206457..b7b2e4086a250fc65da73476600035d14c92e6a0 100644 (file)
 #include <openssl/objects.h>
 #include <openssl/lhash.h>
 #include <openssl/x509v3.h>
-#include "cryptlib.h"
 
 const char *SSL_version_str=OPENSSL_VERSION_TEXT;