From 0fd018efb29ea5a953c89b5236dbf76016d7b67c Mon Sep 17 00:00:00 2001 From: Paul Bakker Date: Tue, 23 Oct 2012 12:44:47 +0000 Subject: [PATCH] - Fixed preprocessor typo --- include/polarssl/bn_mul.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/polarssl/bn_mul.h b/include/polarssl/bn_mul.h index 06324df78b..5965563424 100644 --- a/include/polarssl/bn_mul.h +++ b/include/polarssl/bn_mul.h @@ -743,7 +743,7 @@ #endif /* POLARSSL_HAVE_ASM */ #if !defined(MULADDC_CORE) -#if defined(POLARSSL_HAVE_INT64) +#if defined(POLARSSL_HAVE_UDBL) #define MULADDC_INIT \ { \