Reduce the header dependencies on engine.h in apps/.
[oweals/openssl.git] / apps / pkcs7.c
index a0b21341f5e028d4dff946f23781072815677547..1cc91509a2b017efce953a683dbe5949d2921c5f 100644 (file)
@@ -67,7 +67,6 @@
 #include <openssl/x509.h>
 #include <openssl/pkcs7.h>
 #include <openssl/pem.h>
-#include <openssl/engine.h>
 
 #undef PROG
 #define PROG   pkcs7_main