Make sure we get the definition of OPENSSL_NO_RC4.
[openssl.git] / crypto / evp / evp_acnf.c
index a68b979bdbd9f066d2980643830ccf7846a11524..54c073ca444c2085799db6a87a546f12ee268098 100644 (file)
@@ -59,7 +59,9 @@
 #include "cryptlib.h"
 #include <openssl/evp.h>
 #include <openssl/conf.h>
+#ifndef OPENSSL_NO_ENGINE
 #include <openssl/engine.h>
+#endif
 
 
 /* Load all algorithms and configure OpenSSL.