Manuel Pégourié-Gonnard 355b00e8e0 Fix includes in udp_proxy.c
The program uses atoi() unconditionally, so it should include stdlib.h
unconditionally. Previously this happened to be indirectly included by
some other header (via pk.h via ssl.h) but we should not rely on that.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2025-09-26 12:11:03 +02:00
..
cmake_package Update CMake linkage tests to new call signature 2025-08-18 14:31:34 +02:00
cmake_package_install Merge pull request #10361 from bensze01/runtime-version-interface 2025-08-27 14:59:15 +00:00
cmake_subproject Update CMake linkage tests to new call signature 2025-08-18 14:31:34 +02:00
CMakeLists.txt Allow metatest.c to use crypto internal headers 2025-09-06 18:39:39 +02:00
dlopen.c Fix comment in dlopen.c to remove reference to deprecated API 2025-07-15 15:08:07 +01:00
generate_cpp_dummy_build.sh programs: test: add C++ specific commands to cpp_dummy_build 2025-04-29 11:01:46 +02:00
selftest.c Prepare for the removal of MBEDTLS_PLATFORM_GET_ENTROPY_ALT 2025-09-10 15:23:32 +02:00
udp_proxy_wrapper.sh update headers 2023-11-02 19:47:20 +00:00
udp_proxy.c Fix includes in udp_proxy.c 2025-09-26 12:11:03 +02:00