summaryrefslogtreecommitdiffstats
path: root/crypto/rand/randtest.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/rand/randtest.c')
-rw-r--r--crypto/rand/randtest.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/rand/randtest.c b/crypto/rand/randtest.c
index 9e92a70b03..bfa7275cfe 100644
--- a/crypto/rand/randtest.c
+++ b/crypto/rand/randtest.c
@@ -58,6 +58,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <openssl/crypto.h>
#include <openssl/rand.h>
#include "../e_os.h"