summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
Diffstat (limited to 'crypto')
-rw-r--r--crypto/rand/rand_lcl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/rand/rand_lcl.h b/crypto/rand/rand_lcl.h
index 13f8cc8239..9004809a8b 100644
--- a/crypto/rand/rand_lcl.h
+++ b/crypto/rand/rand_lcl.h
@@ -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