Files
mbedtls/programs/test
Manuel Pégourié-Gonnard be407038bf 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:22:58 +02:00
..
2023-11-02 19:47:20 +00:00
2023-11-02 19:47:20 +00:00
2025-09-26 12:22:58 +02:00