RAND: ensure INT32_MAX is defined
[openssl.git] / crypto / rand / rand_lcl.h
index 13f8cc823951f23cb9d860efa3e1cdfe93dfbb87..9004809a8b597b3d4b9e66c2bb7fe329c1f42ca8 100644 (file)
@@ -17,6 +17,8 @@
 # include <openssl/ec.h>
 # include <openssl/rand_drbg.h>
 
+# include "internal/numbers.h"
+
 /* How many times to read the TSC as a randomness source. */
 # define TSC_READ_COUNT                 4