Add a compile time test to verify that openssl/rsa.h and complex.h can
authorPauli <paul.dale@oracle.com>
Sun, 16 Sep 2018 22:09:25 +0000 (08:09 +1000)
committerPauli <paul.dale@oracle.com>
Sun, 16 Sep 2018 23:44:45 +0000 (09:44 +1000)
commit4978ecb26e6cda98cff002d7ecece1a2bc147499
tree2fae39da63e3ec600d1df9a453e6e9076367d929
parent9b977afc0b25f57021f9e4721cb56bd63548c838
Add a compile time test to verify that openssl/rsa.h and complex.h can
coexist.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7233)

(cherry picked from commit da5fac72b1cba5651b871902eea234e693cf01e5)
.gitignore
test/build.info
test/rsa_complex.c [new file with mode: 0644]