Avoid including cryptlib.h, it's not really needed.
[openssl.git] / ssl / ssl_sess.c
index 5cf79d274a289ae807f56e0cbd390205bf95190c..85581d43ca40ba11fb75aac1ffb7abb23f0258e9 100644 (file)
@@ -60,7 +60,6 @@
 #include <openssl/lhash.h>
 #include <openssl/rand.h>
 #include "ssl_locl.h"
-#include "cryptlib.h"
 
 static void SSL_SESSION_list_remove(SSL_CTX *ctx, SSL_SESSION *s);
 static void SSL_SESSION_list_add(SSL_CTX *ctx,SSL_SESSION *s);