Files
mbedtls/ChangeLog.d/add-missing-md-includes.txt
2023-04-06 03:04:15 -04:00

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.