openssl/include
Matt Caswell 67dc995eaf Move ossl_assert
Move the definition of ossl_assert() out of e_os.h which is intended for OS
specific things. Instead it is moved into internal/cryptlib.h.

This also changes the definition to remove the (int) cast.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4073)
2017-08-03 10:48:00 +01:00
..
internal Move ossl_assert 2017-08-03 10:48:00 +01:00
openssl remove horrible pragma macro and remove __owur from SSL_CTX_add_session() declaration 2017-08-03 10:14:46 +01:00