mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-26 05:28:42 +00:00
fix bug introduced by the addition of snprintf and assert macro which caused tests to fail without polarssl_platform_c defined
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#if defined(POLARSSL_PLATFORM_C)
|
||||
|
||||
Reference in New Issue
Block a user