openssl/include
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
..
internal Implement new multi-threading API 2016-02-26 10:00:36 +00:00
openssl Remove #error from include files. 2016-03-20 19:48:36 -04:00