summaryrefslogtreecommitdiffstats
path: root/apps/rand.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/rand.c')
-rw-r--r--apps/rand.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/rand.c b/apps/rand.c
index faba057b77..04eee81b17 100644
--- a/apps/rand.c
+++ b/apps/rand.c
@@ -9,7 +9,6 @@
#include <openssl/bio.h>
#include <openssl/err.h>
#include <openssl/rand.h>
-#include <openssl/engine.h>
#undef PROG
#define PROG rand_main