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