Don't install e_os.h in include/openssl, use it only as a local
[openssl.git] / ssl / s3_enc.c
index 2113ff32504212e1f2c112183d5299f255b0e77a..3ef8676c34cee8cd5e0bb37ec95a3e7753e48fa0 100644 (file)
@@ -57,6 +57,8 @@
  */
 
 #include <stdio.h>
+#include <openssl/md5.h>
+#include <openssl/sha.h>
 #include <openssl/evp.h>
 #include "ssl_locl.h"