Depend on OPENSSL_NO_STATIC_ENGINE rather than OPENSSL_NO_DYNAMIC_ENGINE.
[openssl.git] / crypto / engine / engine.h
index 3b951eb3e2e7165c759ec9cf5b17b69920d46552..8ed684c0ea670447cbe04d3e147d1a225f2c9c12 100644 (file)
@@ -64,6 +64,7 @@
 #ifndef HEADER_ENGINE_H
 #define HEADER_ENGINE_H
 
+#include <openssl/opensslconf.h>
 #include <openssl/ossl_typ.h>
 #include <openssl/bn.h>
 #ifndef OPENSSL_NO_RSA