summaryrefslogtreecommitdiffstats
path: root/crypto/cryptlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cryptlib.h')
-rw-r--r--crypto/cryptlib.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/crypto/cryptlib.h b/crypto/cryptlib.h
index 1b62a5ae49..e3d38524ae 100644
--- a/crypto/cryptlib.h
+++ b/crypto/cryptlib.h
@@ -66,11 +66,7 @@
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>