e_os.h removal from other headers and source files.
[openssl.git] / crypto / async / arch / async_posix.h
index 3c61f7f7b0818de8654fa12fedd4f3a914d1a19c..4d88bd199392586199104006a1c70acdd39f5098 100644 (file)
@@ -26,7 +26,6 @@
 
 #  include <ucontext.h>
 #  include <setjmp.h>
-#  include "e_os.h"
 
 typedef struct async_fibre_st {
     ucontext_t fibre;