Skip to content
Snippets Groups Projects
Forked from The Tor Project / Core / Tor
8044 commits behind the upstream repository.
Nick Mathewson's avatar
Nick Mathewson authored
The "engines.h" header has lots of stuff; the "opensslv.h" header
has the version number, which is all we actually need here.

We need to do this because we're about to change this header to
conditionally define OPENSSL_SUPPRESS_DEPRECATED, and it would be
too late to do so if we'd already included "engines.h".
d9221968
History