mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-30 22:43:08 +03:00
Shorten include path in test_suite_ssl.function
Signed-off-by: Hanno Becker <hanno.becker@arm.com>
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
#include <mbedtls/certs.h>
|
||||
#include <mbedtls/timing.h>
|
||||
#include <mbedtls/debug.h>
|
||||
#include <../library/ssl_tls13_keys.h>
|
||||
#include <ssl_tls13_keys.h>
|
||||
|
||||
#include <ssl_invasive.h>
|
||||
|
||||
|
Reference in New Issue
Block a user