Reduce the header dependencies on engine.h in apps/.

This commit is contained in:
Geoff Thorpe
2001-09-12 02:39:06 +00:00
parent 1a1422643b
commit 1372965e2e
27 changed files with 6 additions and 25 deletions

View File

@@ -71,6 +71,7 @@
#include <openssl/pkcs12.h>
#include <openssl/ui.h>
#include <openssl/safestack.h>
#include <openssl/engine.h>
#ifdef OPENSSL_SYS_WINDOWS
#define strcasecmp _stricmp