Reduce the header dependencies on engine.h in apps/.
[oweals/openssl.git] / apps / rsa.c
index 18964fedd2f00ed8428bcb30ea64acf549c06f77..8ae67bbac556ea2816afea0d2b03e4c20894e2eb 100644 (file)
@@ -68,7 +68,6 @@
 #include <openssl/evp.h>
 #include <openssl/x509.h>
 #include <openssl/pem.h>
-#include <openssl/engine.h>
 
 #undef PROG
 #define PROG   rsa_main