New ASN1 macros to just implement and declare the new and free functions
[openssl.git] / apps / openssl.c
index 47896472e8fd19bb751c9400c84e2a51b01a8689..45af2ba7f9a8281afcb7ab527a82941deba867b0 100644 (file)
 #include <openssl/x509.h>
 #include <openssl/pem.h>
 #include <openssl/ssl.h>
+#ifndef OPENSSL_NO_ENGINE
 #include <openssl/engine.h>
+#endif
 #define USE_SOCKETS /* needed for the _O_BINARY defs in the MS world */
 #include "progs.h"
 #include "s_apps.h"