- Made better fix to issue of defined long long type for bignum code
This commit is contained in:
parent
17caec12af
commit
6621987e1c
2 changed files with 2 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
#ifndef POLARSSL_BN_MUL_H
|
||||
#define POLARSSL_BN_MUL_H
|
||||
|
||||
#include "config.h"
|
||||
#include "bignum.h"
|
||||
|
||||
#if defined(POLARSSL_HAVE_ASM)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue