openssl/crypto/async/arch
Rich Salz 3c27208fab Remove #error from include files.
Don't have #error statements in header files, but instead wrap
the contents of that file in #ifndef OPENSSL_NO_xxx
This means it is now always safe to include the header file.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-20 19:48:36 -04:00
..
async_null.c Remove #error from include files. 2016-03-20 19:48:36 -04:00
async_null.h
async_posix.c
async_posix.h
async_win.c
async_win.h