Mercurial > dropbear
diff includes.h @ 640:76097ec1a29a dropbear-tfm
- Bring in original tomsfastmath patch against 0.52 from Peter Turczak
in 2008
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 21 Nov 2011 19:19:57 +0800 |
parents | 7e43f5e473b9 |
children | 2b1bb792cd4d |
line wrap: on
line diff
--- a/includes.h Wed Nov 12 13:13:00 2008 +0000 +++ b/includes.h Mon Nov 21 19:19:57 2011 +0800 @@ -121,7 +121,9 @@ #endif #include "libtomcrypt/src/headers/tomcrypt.h" -#include "libtommath/tommath.h" +//#include "libtommath/tommath.h" +#include "libtomsfastmath/tfm.h" + #include "compat.h" #include "fake-rfc2553.h"