This commits the changes to STACK macros forced by recent ENGINE surgery.
[openssl.git] / apps / verify.c
index b1a4dacb8b95d31bc0c0ff2b1c2863006293e4df..d4bf0693c837b6f07a5c6041aa39f1927d961816 100644 (file)
@@ -65,7 +65,6 @@
 #include <openssl/x509.h>
 #include <openssl/x509v3.h>
 #include <openssl/pem.h>
-#include <openssl/engine.h>
 
 #undef PROG
 #define PROG   verify_main