Move e_os.h to include/internal
[openssl.git] / providers / implementations / rands / seeding / rand_vms.c
index 30a97bf6e4930e801f57a87d6d3cd9997d17bfc2..ed4f75855db2d1446dd9ad7b0c10266247c699b0 100644 (file)
@@ -7,7 +7,7 @@
  * https://www.openssl.org/source/license.html
  */
 
-#include "e_os.h"
+#include "internal/e_os.h"
 
 #define __NEW_STARLET 1         /* New starlet definitions since VMS 7.0 */
 #include <unistd.h>