1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-29 11:41:15 +03:00

Fix ifdef issue

This commit is contained in:
Manuel Pégourié-Gonnard
2015-04-02 14:16:45 +01:00
parent cf201201e6
commit 2a73a901d6

View File

@ -25,10 +25,7 @@
#define POLARSSL_ECDSA_H
#include "ecp.h"
#if defined(POLARSSL_ECDSA_DETERMINISTIC)
#include "md.h"
#endif
/**
* \brief ECDSA context structure