mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-25 01:30:16 +08:00
6 lines
283 B
Plaintext
6 lines
283 B
Plaintext
Bugfix
|
|
* Add missing md.h includes to some of the external programs from
|
|
the programs directory. Without this, even though the configuration
|
|
was sufficient for a particular program to work, it would only print
|
|
a message that one of the required defines is missing.
|