Reduce the header dependencies on engine.h in apps/.
[oweals/openssl.git] / apps / dsaparam.c
index 4196413217f0e4499528589e06ecdcff23c71265..84a5ac6286ac129ca99f51e91c5db66c9a130c67 100644 (file)
@@ -69,7 +69,6 @@
 #include <openssl/dsa.h>
 #include <openssl/x509.h>
 #include <openssl/pem.h>
-#include <openssl/engine.h>
 
 #undef PROG
 #define PROG   dsaparam_main