Move OPENSSL_CONF from e_os.h to cryptlib.h
[openssl.git] / ssl / statem / statem.c
index fd48f666c0df01a102b14d9ae2fa2b1548e80215..0f3452216f5ae63a6a32e36859f49ff510874520 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
+#include "internal/cryptlib.h"
 #include <openssl/rand.h>
-#include "e_os.h"
 #include "../ssl_locl.h"
 #include "statem_locl.h"