mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-08 20:45:07 +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*/
|
|
|