include <limits.h>
authorBodo Möller <bodo@openssl.org>
Sun, 3 Dec 2000 09:55:01 +0000 (09:55 +0000)
committerBodo Möller <bodo@openssl.org>
Sun, 3 Dec 2000 09:55:01 +0000 (09:55 +0000)
crypto/bn/bn_lib.c

index c32958c1012e1e8a1aaae3baa607efa342b22238..d48b89784e89941da93b1326c7ccc195196551f0 100644 (file)
@@ -62,6 +62,7 @@
 #endif
 
 #include <assert.h>
+#include <limits.h>
 #include <stdio.h>
 #include "cryptlib.h"
 #include "bn_lcl.h"