Fix ifdef issue
This commit is contained in:
parent
cf201201e6
commit
2a73a901d6
@ -25,10 +25,7 @@
|
||||
#define POLARSSL_ECDSA_H
|
||||
|
||||
#include "ecp.h"
|
||||
|
||||
#if defined(POLARSSL_ECDSA_DETERMINISTIC)
|
||||
#include "md.h"
|
||||
#endif
|
||||
|
||||
/**
|
||||
* \brief ECDSA context structure
|
||||
|
Loading…
Reference in New Issue
Block a user