diff --git a/crypto/store/str_lib.c b/crypto/store/str_lib.c index 9a66d6d60..c0ad763e9 100644 --- a/crypto/store/str_lib.c +++ b/crypto/store/str_lib.c @@ -59,7 +59,9 @@ #include #include #include +#ifndef OPENSSL_NO_ENGINE #include +#endif #include #include #include "str_locl.h"