mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 18:57:27 +02:00
Merge pull request #5696 from ejohnstown/wc_only
This commit is contained in:
@ -163,6 +163,7 @@
|
|||||||
#endif /* !WOLFCRYPT_ONLY || OPENSSL_EXTRA */
|
#endif /* !WOLFCRYPT_ONLY || OPENSSL_EXTRA */
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
|
#include <windows.h>
|
||||||
#include <Wincrypt.h>
|
#include <Wincrypt.h>
|
||||||
#pragma comment(lib, "crypt32")
|
#pragma comment(lib, "crypt32")
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user