projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
152a689
)
include <limits.h>
author
Bodo Möller
<bodo@openssl.org>
Sun, 3 Dec 2000 09:55:08 +0000
(09:55 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Sun, 3 Dec 2000 09:55:08 +0000
(09:55 +0000)
crypto/bn/bn_lib.c
patch
|
blob
|
history
diff --git
a/crypto/bn/bn_lib.c
b/crypto/bn/bn_lib.c
index 096bcf183583d6c3d189abb65395bd3b6b266437..c71f0b0863e530564310505480d712f1409aa087 100644
(file)
--- a/
crypto/bn/bn_lib.c
+++ b/
crypto/bn/bn_lib.c
@@
-62,6
+62,7
@@
#endif
#include <assert.h>
+#include <limits.h>
#include <stdio.h>
#include "cryptlib.h"
#include "bn_lcl.h"