commit | 0f6bc41a226e55f522145607cbdc32d95f9653d7 | [log] [tgz] |
---|---|---|
author | Harry Ramsey <harry.ramsey@arm.com> | Fri Oct 04 10:36:54 2024 +0100 |
committer | Harry Ramsey <harry.ramsey@arm.com> | Wed Oct 09 11:18:50 2024 +0100 |
tree | 85f5fcf5ec548af4032e2a2661e9de3956943ee7 | |
parent | 91c6d4f81936c2249923ffb99b579b87a82cafa6 [diff] [blame] |
Update includes for each library file Signed-off-by: Harry Ramsey <harry.ramsey@arm.com>
diff --git a/library/ssl_ciphersuites.c b/library/ssl_ciphersuites.c index 402c135..1495950 100644 --- a/library/ssl_ciphersuites.c +++ b/library/ssl_ciphersuites.c
@@ -7,7 +7,7 @@ * SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later */ -#include "common.h" +#include "ssl_misc.h" #if defined(MBEDTLS_SSL_TLS_C)