summaryrefslogtreecommitdiffstats
path: root/crypto/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/init.c')
-rw-r--r--crypto/init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/init.c b/crypto/init.c
index e58b119913..25e3dc7693 100644
--- a/crypto/init.c
+++ b/crypto/init.c
@@ -57,6 +57,7 @@
#include <internal/cryptlib_int.h>
#include <openssl/err.h>
+#include <openssl/rand.h>
#include <openssl/evp.h>
#include <internal/evp_int.h>
#include <internal/conf.h>