openssl/include
Rich Salz 75f648aa06 Make update / libeay.num fix
Looks like someone forgot to do a "make update" since crypto/ts/Makefile
keeps changing.  So include that.

Second is that the declare_dh_bn macro fools the libeay.num script.
The declarations are only needed in one file (dh_rfc5114) so remove
them from the header and put the "raw" declarations directly into that
file.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-09-30 11:15:14 -04:00
..
internal Identify and move OpenSSL internal header files 2015-05-14 15:13:49 +02:00
openssl Make update / libeay.num fix 2015-09-30 11:15:14 -04:00