mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-08 12:35:08 +01:00
9 lines
182 B
C
9 lines
182 B
C
|
/* engine.h for libcurl */
|
||
|
|
||
|
#include <libs/libwolfssl/openssl/err.h>
|
||
|
|
||
|
#undef HAVE_OPENSSL_ENGINE_H
|
||
|
|
||
|
#define ENGINE_load_builtin_engines() /*ENGINE_load_builtin_engines not needed*/
|
||
|
|