commit | dab817a4c6eb72ff156b55ec8b4c08ed4866c0cc | [log] [tgz] |
---|---|---|
author | Harry Ramsey <harry.ramsey@arm.com> | Tue Feb 11 14:14:00 2025 +0000 |
committer | Harry Ramsey <harry.ramsey@arm.com> | Thu Feb 20 14:51:26 2025 +0000 |
tree | eb003e3015839312c240d05a2ac44a8e61f68ea5 | |
parent | a67f1338b6c9bf7e78debdf5c54b9b882c1fdcdc [diff] [blame] |
Update include paths in C files Signed-off-by: Harry Ramsey <harry.ramsey@arm.com>
diff --git a/programs/ssl/ssl_test_lib.h b/programs/ssl/ssl_test_lib.h index 1da2dfb..9614333 100644 --- a/programs/ssl/ssl_test_lib.h +++ b/programs/ssl/ssl_test_lib.h
@@ -66,7 +66,7 @@ #include <test/helpers.h> -#include "../test/query_config.h" +#include "query_config.h" #define ALPN_LIST_SIZE 10 #define GROUP_LIST_SIZE 25