mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-24 12:28:40 +00:00
Drop useless include in ecp.c
This commit is contained in:
parent
c680405135
commit
d35e191434
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@
|
|||
#define polarssl_free free
|
||||
#endif
|
||||
|
||||
#include <limits.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#if defined(_MSC_VER) && !defined strcasecmp && !defined(EFIX64) && \
|
||||
|
|
Loading…
Reference in a new issue