summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bntest.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bn/bntest.c')
-rw-r--r--crypto/bn/bntest.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/crypto/bn/bntest.c b/crypto/bn/bntest.c
index 1e4d9e0e92..562de76f1b 100644
--- a/crypto/bn/bntest.c
+++ b/crypto/bn/bntest.c
@@ -60,11 +60,7 @@
#include <stdlib.h>
#include <string.h>
-#ifndef FLAT_INC
-# include "../e_os.h"
-#else
-# include "e_os.h"
-#endif
+#include "openssl/e_os.h"
#include <openssl/bio.h>
#include <openssl/bn.h>