RT3755: Remove duplicate #include
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
parent
fb36ca1290
commit
b59e1bed7d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user