mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-02-01 20:09:18 +01:00
added fix for failing asio and haproxy tests
This commit is contained in:
@@ -40,6 +40,10 @@
|
||||
#include <wolfssl/openssl/crypto.h>
|
||||
#endif
|
||||
|
||||
#if defined(WOLFSSL_ASIO) || defined(WOLFSSL_HAPROXY)
|
||||
#include <wolfssl/wolfcrypt/asn.h>
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user