ensure that the EVP_CIPHER_CTX object is initialized
[openssl.git] / ssl / s2_pkt.c
index d82f1376135eef80810cb989da6e01d89b578a7a..a10929a757f9f865021b983766a472d6c59011b7 100644 (file)
 #ifndef OPENSSL_NO_SSL2
 #include <stdio.h>
 #include <errno.h>
-#include "cryptlib.h"
 #define USE_SOCKETS
 
 static int read_n(SSL *s,unsigned int n,unsigned int max,unsigned int extend);