mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-04-01 18:21:07 +02:00
This commit adds the newly created copy ssl_msg.c of ssl_tls.c to the build system but guards its content by an `#if 0 ... #endif` preprocessor guard in order to avoid compilation failures resulting from code duplication. This guard will be removed once the contents of ssl_tls.c and ssl_msg.c have been made disjoint.
4.3 KiB
4.3 KiB