Remove unneeded include
Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
This commit is contained in:
parent
116cd6a6b4
commit
53dd04c13b
1 changed files with 0 additions and 2 deletions
|
@ -20,8 +20,6 @@
|
|||
#ifndef MBEDTLS_CONSTANT_TIME_H
|
||||
#define MBEDTLS_CONSTANT_TIME_H
|
||||
|
||||
#include "common.h"
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue