From da5fac72b1cba5651b871902eea234e693cf01e5 Mon Sep 17 00:00:00 2001 From: Pauli Date: Mon, 17 Sep 2018 08:09:25 +1000 Subject: Add a compile time test to verify that openssl/rsa.h and complex.h can coexist. Reviewed-by: Tim Hudson Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/7233) --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d618cd692b..1b0f25cc81 100644 --- a/.gitignore +++ b/.gitignore @@ -59,6 +59,7 @@ Makefile /test/v3ext /test/versions /test/ossl_shim/ossl_shim +/test/rsa_complex # Certain files that get created by tests on the fly /test/test-runs -- cgit v1.2.3