Fix name conflict and implicit use of functions from string.h

This commit is contained in:
Mohammad Azim Khan 2017-04-06 11:55:43 +01:00 committed by Mohammad Azim Khan
parent 7a0d84fccc
commit 67735d540b
5 changed files with 5 additions and 0 deletions

View file

@ -6,6 +6,7 @@
#include "mbedtls/pem.h"
#include "mbedtls/oid.h"
#include "mbedtls/base64.h"
#include "string.h"
#if MBEDTLS_X509_MAX_INTERMEDIATE_CA > 19
#error "The value of MBEDTLS_X509_MAX_INTERMEDIATE_C is larger \