We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfe5364 commit 841ce7aCopy full SHA for 841ce7a
1 file changed
lib/librdkafka-2.10.1/src/rdkafka_ssl.c
@@ -40,8 +40,6 @@
40
#ifdef _WIN32
41
#include <wincrypt.h>
42
#pragma comment(lib, "crypt32.lib")
43
-#pragma comment(lib, "libcrypto.lib")
44
-#pragma comment(lib, "libssl.lib")
45
#endif
46
47
#include <openssl/x509.h>
0 commit comments