diff options
Diffstat (limited to 'crypto/bn/bn_prime.h')
-rw-r--r-- | crypto/bn/bn_prime.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/bn/bn_prime.h b/crypto/bn/bn_prime.h index c10217dfea..8bb168517d 100644 --- a/crypto/bn/bn_prime.h +++ b/crypto/bn/bn_prime.h @@ -55,6 +55,7 @@ * copied and put under another distribution licence * [including the GNU Public Licence.] */ + #ifndef EIGHT_BIT #define NUMPRIMES 2048 #else |