Fix compile failure with no-threads
authorMatt Caswell <matt@openssl.org>
Sat, 12 Dec 2015 14:26:22 +0000 (14:26 +0000)
committerMatt Caswell <matt@openssl.org>
Sat, 12 Dec 2015 14:26:22 +0000 (14:26 +0000)
commit7a93c858263ab0f2719da9c3bb4d0ba68afac79c
tree1eb0c6d428388db691b0fdc7fc2e56babbe8b7eb
parent9391ba1b51fac77a1255f3d9a0d275e4cce9d543
Fix compile failure with no-threads

The async code was causing a compile failure if no-threads was used.

Reviewed-by: Kurt Roeckx <kurt@openssl.org>
crypto/async/arch/async_null.h