Remove unneeded include

Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
This commit is contained in:
Gabor Mezei 2021-10-20 11:19:16 +02:00
parent 116cd6a6b4
commit 53dd04c13b
No known key found for this signature in database
GPG key ID: 106F5A41ECC305BD

View file

@ -20,8 +20,6 @@
#ifndef MBEDTLS_CONSTANT_TIME_H
#define MBEDTLS_CONSTANT_TIME_H
#include "common.h"
#include <stddef.h>