Merge branch 'mbedtls-1.3' into development

* mbedtls-1.3:
  Fix ifdef issue
This commit is contained in:
Manuel Pégourié-Gonnard 2015-04-02 14:17:42 +01:00
commit fbbbc933fc

View file

@ -25,10 +25,7 @@
#define POLARSSL_ECDSA_H
#include "ecp.h"
#if defined(POLARSSL_ECDSA_DETERMINISTIC)
#include "md.h"
#endif
/*
* RFC 4492 page 20: