Reduce the header dependencies on engine.h in apps/.
[openssl.git] / apps / apps.h
index 191097ffa7c18e208044590c83121404a160d603..634775d35d184f145cb04194711e9ae8d613c5a6 100644 (file)
@@ -67,8 +67,8 @@
 #include <openssl/x509.h>
 #include <openssl/lhash.h>
 #include <openssl/conf.h>
-#include <openssl/engine.h>
 #include <openssl/txt_db.h>
+#include <openssl/types.h>
 
 int app_RAND_load_file(const char *file, BIO *bio_e, int dont_warn);
 int app_RAND_write_file(const char *file, BIO *bio_e);