Skip to content

Commit

Permalink
[ssl] Fix mbedtls compilation errors on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
tobil4sk committed Jul 3, 2024
1 parent 47d72ff commit 4e58a82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/ssl/threading_alt.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#define WIN32_LEAN_AND_MEAN
#include <windows.h>

typedef struct
Expand Down

0 comments on commit 4e58a82

Please sign in to comment.