mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-26 19:01:10 +00:00
Remove unneeded include
Signed-off-by: Gabor Mezei <gabor.mezei@arm.com>
This commit is contained in:
parent
da20651b73
commit
f127a0e2b1
|
@ -20,8 +20,6 @@
|
||||||
#ifndef MBEDTLS_CONSTANT_TIME_H
|
#ifndef MBEDTLS_CONSTANT_TIME_H
|
||||||
#define MBEDTLS_CONSTANT_TIME_H
|
#define MBEDTLS_CONSTANT_TIME_H
|
||||||
|
|
||||||
#include "common.h"
|
|
||||||
|
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue