mirror of
https://github.com/libssh2/libssh2.git
synced 2025-11-18 15:20:56 +03:00
mbedtls: include version.h for MBEDTLS_VERSION_NUMBER
Older (2021 or earlier?) mbedTLS releases require this. Reported-by: rahmanih on Github Fixes #1094 Closes #1095
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
|
||||
#define LIBSSH2_CRYPTO_ENGINE libssh2_mbedtls
|
||||
|
||||
#include <mbedtls/version.h>
|
||||
#include <mbedtls/platform.h>
|
||||
#include <mbedtls/md.h>
|
||||
#include <mbedtls/rsa.h>
|
||||
|
||||
Reference in New Issue
Block a user