Use "" not <> on e_os.h include
[openssl.git] / crypto / mem_sec.c
index 04aa94eae168d23895123b3aa72c92a9feb2ad25..703ddad5e596b15684f439f16453d8a5c81145ad 100644 (file)
@@ -16,7 +16,7 @@
  * "SECURE HEAP IMPLEMENTATION").
  */
 #include <openssl/crypto.h>
-#include <e_os.h>
+#include "e_os.h"
 
 #include <string.h>