# HG changeset patch # User Matt Johnston # Date 1385993717 -28800 # Node ID c63e7644db604fa1612def0d0c11dc95bd6b0a18 # Parent 463e2b70be14fb4e94275bfe93f697b3f7821940 Only define LTM_DESC if it isn't already diff -r 463e2b70be14 -r c63e7644db60 sysoptions.h --- 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