WiiFlow_Lite/source/libwolfssl/openssl/engine.h
Fledge68 12d21fa0a7 - now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1
- updated libwolfssl
- many thanks to blackb0x
2021-09-06 14:16:45 -05:00

11 lines
263 B
C

/* engine.h for libcurl */
#include <libs/libwolfssl/openssl/err.h>
#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()