mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-12-24 17:41:01 +03:00
Remove unnecessary error.h inclusions
Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
@@ -46,7 +46,7 @@ int main(void)
|
||||
#include "mbedtls/ecdsa.h"
|
||||
#include "mbedtls/ecdh.h"
|
||||
|
||||
#include "mbedtls/error.h"
|
||||
#include "mbedtls/error_common.h"
|
||||
|
||||
/* *INDENT-OFF* */
|
||||
#ifndef asm
|
||||
|
||||
Reference in New Issue
Block a user