diff options
Diffstat (limited to 'test/evp_extra_test.c')
-rw-r--r-- | test/evp_extra_test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/evp_extra_test.c b/test/evp_extra_test.c index b8cfc0d204..80737f96cd 100644 --- a/test/evp_extra_test.c +++ b/test/evp_extra_test.c @@ -16,7 +16,6 @@ #include <openssl/rsa.h> #include <openssl/x509.h> #include "testutil.h" -#include "test_main.h" /* * kExampleRSAKeyDER is an RSA private key in ASN.1, DER format. Of course, you |