mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-11-21 12:40:51 +03:00
Merge pull request #7401 from AndrzejKurek/md-guards-missing
Add missing md.h includes
This commit is contained in:
@@ -40,6 +40,8 @@
|
||||
#include "mbedtls/dhm.h"
|
||||
#endif
|
||||
|
||||
#include "mbedtls/md.h"
|
||||
|
||||
#if defined(MBEDTLS_ECDH_C)
|
||||
#include "mbedtls/ecdh.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user