Reduce the header dependencies on engine.h in apps/.
[openssl.git] / apps / gendh.c
index e8f8493c5f49ba9c42f2db522c8a7a7e55ec5861..83cbff912007705bc469a81b58c9f7f1766ca341 100644 (file)
@@ -70,7 +70,6 @@
 #include <openssl/dh.h>
 #include <openssl/x509.h>
 #include <openssl/pem.h>
-#include <openssl/engine.h>
 
 #define DEFBITS        512
 #undef PROG