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

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