A few small fixes for ECC compilation

--HG--
branch : ecc
This commit is contained in:
Matt Johnston
2013-10-21 22:46:12 +08:00
parent 27510a6e9e
commit 88ac2da7c2
2 changed files with 5 additions and 3 deletions

View File

@@ -90,6 +90,8 @@
#if defined(DROPBEAR_ECDH) || defined (DROPBEAR_ECDSA)
#define DROPBEAR_ECC
/* Debian doesn't define this in system headers */
#define LTM_DESC
#endif
#ifdef DROPBEAR_ECC