From 4e58a825f69e6c0e7040006eb4e2308c7e19da2f Mon Sep 17 00:00:00 2001 From: tobil4sk Date: Wed, 3 Jul 2024 13:26:30 +0100 Subject: [PATCH] [ssl] Fix mbedtls compilation errors on windows --- libs/ssl/threading_alt.h | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/ssl/threading_alt.h b/libs/ssl/threading_alt.h index 9ab439d0..bdf7b300 100644 --- a/libs/ssl/threading_alt.h +++ b/libs/ssl/threading_alt.h @@ -1,3 +1,4 @@ +#define WIN32_LEAN_AND_MEAN #include typedef struct