Move ec.h to ec2.h because it is not compatible with what we will use.
[oweals/openssl.git] / ssl / ssl_locl.h
index 55f0b6c5164d89d436bed160356fbfd419887adf..a5b1e380e2c53c4895de6e5e1b829ab4a06fad46 100644 (file)
 #include <string.h>
 #include <errno.h>
 
-#include "openssl/e_os.h"
+#include "e_os.h"
 
 #include <openssl/buffer.h>
 #include <openssl/comp.h>