From ac906733458633c8c0e430d041306830a5c26aeb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Thu, 30 Apr 2015 10:09:50 +0200 Subject: [PATCH] Remove unused headers in o_p_test --- programs/test/o_p_test.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/programs/test/o_p_test.c b/programs/test/o_p_test.c index d949d51de..f0ade14ec 100644 --- a/programs/test/o_p_test.c +++ b/programs/test/o_p_test.c @@ -52,8 +52,6 @@ #include #include #include -#include -#include #endif #if !defined(POLARSSL_BIGNUM_C) || !defined(POLARSSL_RSA_C) || \