From 210404a73706993d197c1290d5a411394e176fbe Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Fri, 9 Jan 2026 15:28:38 +0100 Subject: remove unused lib files --- libs/openssl-3.6.0-beta1/x64/include/openssl/applink.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libs/openssl-3.6.0-beta1/x64') diff --git a/libs/openssl-3.6.0-beta1/x64/include/openssl/applink.c b/libs/openssl-3.6.0-beta1/x64/include/openssl/applink.c index 601d016..d99bb01 100644 --- a/libs/openssl-3.6.0-beta1/x64/include/openssl/applink.c +++ b/libs/openssl-3.6.0-beta1/x64/include/openssl/applink.c @@ -7,6 +7,8 @@ * https://www.openssl.org/source/license.html */ +#if defined(_WIN32) + #define APPLINK_STDIN 1 #define APPLINK_STDOUT 2 #define APPLINK_STDERR 3 @@ -151,3 +153,5 @@ OPENSSL_Applink(void) } #endif #endif + +#endif \ No newline at end of file -- cgit v1.2.3-70-g09d2