OpenBSD doesn't have ucontext.h so don't try and include it
authorMatt Caswell <matt@openssl.org>
Wed, 11 May 2016 10:18:57 +0000 (11:18 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 1 Jun 2016 09:19:25 +0000 (10:19 +0100)
commite51329d3815df95bf0ff66925c3961794f4c66d1
tree276f91137078be9bbfd540800221c8c04c895da5
parentbefe31cd3839a7bf9d62b279ace71a0efbdd39b0
OpenBSD doesn't have ucontext.h so don't try and include it

On OpenBSD we turn off async capabilities due to no ucontext.h.

RT#4379

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/async/arch/async_posix.h