diff --git a/polarssl/include/polarssl/config.h b/polarssl/include/polarssl/config.h index 1d33879..232a10b 100644 --- a/polarssl/include/polarssl/config.h +++ b/polarssl/include/polarssl/config.h @@ -65,8 +65,9 @@ * * The compiler supports the 'long long' type. * (Only used on 32-bit platforms) - */ + * #define POLARSSL_HAVE_LONGLONG + */ /** * \def POLARSSL_HAVE_ASM