Move e_os.h to include/internal
[openssl.git] / crypto / dllmain.c
index 48c0cd31227a4107aab0cdd0d2b3763a1a59630f..65d9be6767362751797273f234a7337c0ccd91fc 100644 (file)
@@ -7,7 +7,7 @@
  * https://www.openssl.org/source/license.html
  */
 
-#include "e_os.h"
+#include "internal/e_os.h"
 #include "crypto/cryptlib.h"
 
 #if defined(_WIN32) || defined(__CYGWIN__)