Reduce the header dependencies on engine.h in apps/.
[oweals/openssl.git] / apps / x509.c
index 65b072cc9aa9c6c804063ff7efa9b160cf0d1b18..b2ea09d52fbfb48f099d028cdb2f98fee7698583 100644 (file)
@@ -73,7 +73,6 @@
 #include <openssl/x509v3.h>
 #include <openssl/objects.h>
 #include <openssl/pem.h>
-#include <openssl/engine.h>
 
 #undef PROG
 #define PROG x509_main