Fix dependencies on X509_CRT_C in tests

This commit is contained in:
Manuel Pégourié-Gonnard
2014-06-24 11:32:05 +02:00
parent 43b29861fe
commit fea3102dcb
2 changed files with 3 additions and 4 deletions

View File

@@ -52,7 +52,6 @@
#define POLARSSL_SHA1_C
#define POLARSSL_SHA256_C
#define POLARSSL_X509_USE_C // !!!
#define POLARSSL_X509_CRT_PARSE_C // !!!
#include "check_config.h"