It was a very bad idea to use #include "../e_os.h" -- when this occurs
[openssl.git] / crypto / cryptlib.h
index 1b62a5ae4939c0fe3db2d0f84868f48be1fa2343..e3d38524ae9cd6cac5cad817ed8923cabb428f56 100644 (file)
 extern "C" {
 #endif
 
-#ifndef FLAT_INC
-# include "../e_os.h"
-#else
-# include "e_os.h"
-#endif
+#include "openssl/e_os.h"
 
 #include <openssl/crypto.h>
 #include <openssl/buffer.h>