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:48:09 +0000 (09:48 +1000)
commit55b1542ca57537e0899e8b82d4f0363db8f1d261
treea31e9f16f95f995af0ee585aea3eb29346578a31
parent622fc2e051bc3c61a09d08f1fafdb45f6f8499b0
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]