mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-30 00:56:46 +03: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>