Removed redundant includes

This commit is contained in:
Paul Bakker 2013-06-30 14:51:34 +02:00
parent d2681d82e2
commit e5bffc319d
2 changed files with 0 additions and 20 deletions

View file

@ -41,7 +41,6 @@
#include "polarssl/des.h"
#include "polarssl/debug.h"
#include "polarssl/ssl.h"
#include "polarssl/sha256.h"
#if defined(POLARSSL_GCM_C)
#include "polarssl/gcm.h"