diff --git a/include/polarssl/ecdsa.h b/include/polarssl/ecdsa.h index 9a04ee65be..5eb83d9d27 100644 --- a/include/polarssl/ecdsa.h +++ b/include/polarssl/ecdsa.h @@ -25,10 +25,7 @@ #define POLARSSL_ECDSA_H #include "ecp.h" - -#if defined(POLARSSL_ECDSA_DETERMINISTIC) #include "md.h" -#endif /** * \brief ECDSA context structure