1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-12-24 17:41:01 +03:00

Remove unused headers in o_p_test

This commit is contained in:
Manuel Pégourié-Gonnard
2015-04-30 10:09:50 +02:00
parent 7d1e95c991
commit ac90673345

View File

@@ -52,8 +52,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/stat.h>
#include <unistd.h>
#endif
#if !defined(POLARSSL_BIGNUM_C) || !defined(POLARSSL_RSA_C) || \