OpenSSL: Include openssl/engine.h and openssl/dsa.h explicitly
authorJouni Malinen <j@w1.fi>
Mon, 27 Jul 2015 21:57:36 +0000 (00:57 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 28 Jul 2015 15:56:45 +0000 (18:56 +0300)
commit690e543e8aac53b2a043f379cddf7cd856f39ae2
tree0125188261d9998b780a58f48c7a7cab0c2a7ba2
parente9690eb74e4e0b549bbe1c6207c0d524d1346970
OpenSSL: Include openssl/engine.h and openssl/dsa.h explicitly

This seems to be needed for OpenSSL 1.1.0.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/crypto/tls_openssl.c