From 823146d65fe145eb6024d84ab50ed63ba9f8705c Mon Sep 17 00:00:00 2001 From: FdaSilvaYY Date: Sun, 5 Jun 2016 00:35:42 +0200 Subject: Useless header include of openssl/rand.h Reviewed-by: Kurt Roeckx Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/1168) --- crypto/dh/dh_key.c | 1 - 1 file changed, 1 deletion(-) (limited to 'crypto/dh') diff --git a/crypto/dh/dh_key.c b/crypto/dh/dh_key.c index 1644003bd9..21dada35ad 100644 --- a/crypto/dh/dh_key.c +++ b/crypto/dh/dh_key.c @@ -9,7 +9,6 @@ #include #include "internal/cryptlib.h" -#include #include "dh_locl.h" #include "internal/bn_int.h" -- cgit v1.2.3