summaryrefslogtreecommitdiff
path: root/wolfssl/openssl/engine.h
diff options
context:
space:
mode:
authorauth12 <[email protected]>2020-07-22 08:34:12 -0700
committerauth12 <[email protected]>2020-07-22 08:34:12 -0700
commit5015ddb9b1eee748efc24056e46f81888c975f7a (patch)
treea810f6ee90f8bfe0e934fdd9142198e6b3862957 /wolfssl/openssl/engine.h
downloadwolfssl_windows-5015ddb9b1eee748efc24056e46f81888c975f7a.tar.xz
wolfssl_windows-5015ddb9b1eee748efc24056e46f81888c975f7a.zip
Initial commit
Diffstat (limited to 'wolfssl/openssl/engine.h')
-rw-r--r--wolfssl/openssl/engine.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/wolfssl/openssl/engine.h b/wolfssl/openssl/engine.h
new file mode 100644
index 0000000..e4a1ff1
--- /dev/null
+++ b/wolfssl/openssl/engine.h
@@ -0,0 +1,8 @@
+/* engine.h for libcurl */
+
+#include <wolfssl/openssl/err.h>
+
+#undef HAVE_OPENSSL_ENGINE_H
+
+#define ENGINE_load_builtin_engines() /*ENGINE_load_builtin_engines not needed*/
+