mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-31 16:56:35 +08:00
Including `mbedtls/check_config.h` from `mbedtls/config.h` is optional. If done, `limits.h` gets included. If not done, we were missing the inclusion of `limits.h` in several source files. Fix this and add a test build that doesn't include `mbedtls/check_config.h`. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com> |
||
|---|---|---|
| .. | ||
| cmake_subproject | ||
| benchmark.c | ||
| CMakeLists.txt | ||
| dlopen_demo.sh | ||
| dlopen.c | ||
| generate_cpp_dummy_build.sh | ||
| metatest.c | ||
| query_compile_time_config.c | ||
| query_config.c | ||
| query_config.h | ||
| selftest.c | ||
| udp_proxy_wrapper.sh | ||
| udp_proxy.c | ||
| zeroize.c | ||