1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-01 10:06:53 +03:00

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"