mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-01-03 23:43:40 +00:00
Added error.h inclusion in error.c template
(cherry picked from commit ac6168b95e
)
This commit is contained in:
parent
2a84424a35
commit
b2a1140469
@ -27,6 +27,8 @@
|
|||||||
|
|
||||||
#if defined(POLARSSL_ERROR_C)
|
#if defined(POLARSSL_ERROR_C)
|
||||||
|
|
||||||
|
#include "polarssl/error.h"
|
||||||
|
|
||||||
HEADER_INCLUDED
|
HEADER_INCLUDED
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user