mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-02-02 04:31:10 +00:00
Re-generate error.c
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
efdce2df0d
commit
583cd7f442
|
@ -52,6 +52,10 @@
|
|||
#include "mbedtls/aria.h"
|
||||
#endif
|
||||
|
||||
#if defined(MBEDTLS_ASN1_PARSE_C)
|
||||
#include "mbedtls/asn1.h"
|
||||
#endif
|
||||
|
||||
#if defined(MBEDTLS_BASE64_C)
|
||||
#include "mbedtls/base64.h"
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue