Reduce the header dependencies on engine.h in apps/.
[openssl.git] / apps / dsa.c
index 09ddb23996eb0cc4fb732ff14ed209f5c629c620..59aa0ea106e6086c45b95a589a5774d352d0566f 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   dsa_main