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) || \