summaryrefslogtreecommitdiff
path: root/deps/openssl/openssl/crypto/async/arch/async_posix.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/openssl/openssl/crypto/async/arch/async_posix.h')
-rw-r--r--deps/openssl/openssl/crypto/async/arch/async_posix.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/deps/openssl/openssl/crypto/async/arch/async_posix.h b/deps/openssl/openssl/crypto/async/arch/async_posix.h
index 939b4ab183..62449fe60e 100644
--- a/deps/openssl/openssl/crypto/async/arch/async_posix.h
+++ b/deps/openssl/openssl/crypto/async/arch/async_posix.h
@@ -27,7 +27,6 @@
# include <ucontext.h>
# include <setjmp.h>
-# include "e_os.h"
typedef struct async_fibre_st {
ucontext_t fibre;