mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
mbedTLS: Update to version 3.6.5
This commit is contained in:
parent
7864ac8019
commit
9de2837cd5
29 changed files with 1019 additions and 381 deletions
2
thirdparty/mbedtls/library/threading.c
vendored
2
thirdparty/mbedtls/library/threading.c
vendored
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
#if defined(MBEDTLS_THREADING_C)
|
||||
|
||||
#include "mbedtls/threading.h"
|
||||
#include "threading_internal.h"
|
||||
|
||||
#if defined(MBEDTLS_HAVE_TIME_DATE) && !defined(MBEDTLS_PLATFORM_GMTIME_R_ALT)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue