mirror of
https://github.com/espressif/mbedtls.git
synced 2025-05-10 20:12:30 +08:00

Declaring query_config() belongs with the query_config program, not in ssl_test_lib.h, so move the declaration to a new header file query_config.h. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>