1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-07 06:42:56 +03:00

Merge pull request #9671 from Harry-Ramsey/duplicate-common-header-file-development

Refactor duplicate common header file
This commit is contained in:
Ronald Cron
2024-10-15 06:05:07 +00:00
committed by GitHub
36 changed files with 36 additions and 501 deletions

View File

@@ -5,7 +5,7 @@
* SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later
*/
#include "common.h"
#include "ssl_misc.h"
#if defined(MBEDTLS_VERSION_C)