mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-04 09:19:57 +00: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 <[email protected]>