Move e_os.h to include/internal
[openssl.git] / crypto / init.c
index 6a27d1a8e440318cdb9440cc4449c60fe8d42d04..b7d7ad0ea35d72b1a2e3291bd8141f77ac6f0c67 100644 (file)
@@ -10,7 +10,7 @@
 /* We need to use some engine deprecated APIs */
 #define OPENSSL_SUPPRESS_DEPRECATED
 
-#include "e_os.h"
+#include "internal/e_os.h"
 #include "crypto/cryptlib.h"
 #include <openssl/err.h>
 #include "crypto/rand.h"