mirror of
https://github.com/cuberite/polarssl.git
synced 2025-08-15 00:26:12 -04:00

<string.h> is actually needed when MBEDTLS_ERROR_C is enabled and not when only MBEDTLS_ERROR_STRERROR_DUMMY is enabled. Fix #3866. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>