mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-27 22:51:11 +01: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