Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copying
[openssl.git] / ssl / t1_enc.c
index 05a3382af9fecc2ba9d2e0a0996a32554fec1efe..914b7434987fc286e3f29086cd5c6b99160148ef 100644 (file)
@@ -58,6 +58,8 @@
 
 #include <stdio.h>
 #include <openssl/comp.h>
+#include <openssl/md5.h>
+#include <openssl/sha.h>
 #include <openssl/evp.h>
 #include <openssl/hmac.h>
 #include "ssl_locl.h"