Mercurial > dropbear
changeset 869:c63e7644db60
Only define LTM_DESC if it isn't already
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 02 Dec 2013 22:15:17 +0800 |
parents | 463e2b70be14 |
children | 80af450dae76 |
files | sysoptions.h |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/sysoptions.h Wed Nov 27 21:32:45 2013 +0800 +++ b/sysoptions.h Mon Dec 02 22:15:17 2013 +0800 @@ -92,8 +92,10 @@ #if defined(DROPBEAR_ECDH) || defined (DROPBEAR_ECDSA) #define DROPBEAR_ECC /* Debian doesn't define this in system headers */ +#ifndef LTM_DESC #define LTM_DESC #endif +#endif #ifdef DROPBEAR_ECC #define DROPBEAR_ECC_256