From: Rich Salz <rsalz@akamai.com> Date: Sun, 31 Jan 2016 01:57:24 +0000 (-0500) Subject: RT3755: Remove duplicate #include X-Git-Tag: OpenSSL_1_1_0-pre3~348 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b59e1bed7da7933d4c6af750fe3f0300b57874fe;p=oweals%2Fopenssl.git RT3755: Remove duplicate #include Reviewed-by: Richard Levitte <levitte@openssl.org> --- diff --git a/apps/speed.c b/apps/speed.c index 5bf1685e49..6d9458c882 100644 --- a/apps/speed.c +++ b/apps/speed.c @@ -121,7 +121,6 @@ # include <openssl/md5.h> #endif #include <openssl/hmac.h> -#include <openssl/evp.h> #include <openssl/sha.h> #ifndef OPENSSL_NO_RMD160 # include <openssl/ripemd.h> @@ -164,8 +163,6 @@ #endif #include <openssl/modes.h> -#include <openssl/bn.h> - #ifndef HAVE_FORK # if defined(OPENSSL_SYS_VMS) || defined(OPENSSL_SYS_WINDOWS) || defined(OPENSSL_SYS_OS2) || defined(OPENSSL_SYS_NETWARE) # define HAVE_FORK 0