/* engine.h for libcurl */ #include #undef HAVE_OPENSSL_ENGINE_H /* ENGINE_load_builtin_engines not needed, as all builtin engines are already loaded into memory and used on startup. */ #define ENGINE_load_builtin_engines() WC_DO_NOTHING