Avoid including cryptlib.h, it's not really needed.
[openssl.git] / ssl / s2_enc.c
index 12e17bf66880939e639b335e19d0514603963ae4..18882bf70487f56bf73abff5b6b3a36ccaf849b4 100644 (file)
@@ -59,7 +59,6 @@
 #include "ssl_locl.h"
 #ifndef OPENSSL_NO_SSL2
 #include <stdio.h>
-#include "cryptlib.h"
 
 int ssl2_enc_init(SSL *s, int client)
        {