Use "" not <> on e_os.h include
[openssl.git] / crypto / o_init.c
index 5eb7654d32020d04e3fbffe298f29747849293fa..ed6b1303d8adf5bb072501d6b9f198ab43b2fdc5 100644 (file)
@@ -7,7 +7,7 @@
  * https://www.openssl.org/source/license.html
  */
 
-#include <e_os.h>
+#include "e_os.h"
 #include <openssl/err.h>
 
 /*