mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-23 04:05:32 +00:00
Remove unused headers in o_p_test
This commit is contained in:
parent
7d1e95c991
commit
ac90673345
|
@ -52,8 +52,6 @@
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <sys/stat.h>
|
|
||||||
#include <unistd.h>
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if !defined(POLARSSL_BIGNUM_C) || !defined(POLARSSL_RSA_C) || \
|
#if !defined(POLARSSL_BIGNUM_C) || !defined(POLARSSL_RSA_C) || \
|
||||||
|
|
Loading…
Reference in a new issue