mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-13 09:01:48 +03:00
Added error.h inclusion in error.c template
This commit is contained in:
@ -27,6 +27,8 @@
|
||||
|
||||
#if defined(POLARSSL_ERROR_C)
|
||||
|
||||
#include "polarssl/error.h"
|
||||
|
||||
HEADER_INCLUDED
|
||||
|
||||
#include <string.h>
|
||||
|
Reference in New Issue
Block a user