mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
Fix name conflict and implicit use of functions from string.h
This commit is contained in:
committed by
Mohammad Azim Khan
parent
7a0d84fccc
commit
67735d540b
@@ -1,5 +1,6 @@
|
||||
/* BEGIN_HEADER */
|
||||
#include "mbedtls/debug.h"
|
||||
#include "string.h"
|
||||
|
||||
struct buffer_data
|
||||
{
|
||||
|
Reference in New Issue
Block a user