Add reports on checked 64-bit platforms and make space to add platforms that need...
[openssl.git] / apps / dh.c
index 603ea5b496d8f4e315db317cff4308b4eeafd8c7..dc854264f0bddcb40e012373ef0e0480485521e9 100644 (file)
--- a/apps/dh.c
+++ b/apps/dh.c
@@ -69,7 +69,6 @@
 #include <openssl/dh.h>
 #include <openssl/x509.h>
 #include <openssl/pem.h>
-#include <openssl/engine.h>
 
 #undef PROG
 #define PROG   dh_main