openssl/include
Pauli b99fe5f492 Remove tests dependence on e_os.h
Apart from ssltest_old.c, the test suite relied on e_os.h for the
OSSL_NELEM macro and nothing else.

The ssltest_old.c also requires EXIT and some socket macros.

Create a new header to define the OSSL_NELEM macro and use that instead.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4186)
2017-08-18 09:50:25 +10:00
..
internal Remove tests dependence on e_os.h 2017-08-18 09:50:25 +10:00
openssl Fix coding style of EVP_PKEY_CTX_ctrl_uint64 2017-08-15 17:30:25 -05:00