mirror of
https://github.com/openssl/openssl.git
synced 2025-02-17 14:32:04 +08:00
Duplicate includes
Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1475)
This commit is contained in:
parent
a73be798ce
commit
bf932fbd4a
@ -25,7 +25,6 @@
|
||||
# include <openssl/txt_db.h>
|
||||
# include <openssl/engine.h>
|
||||
# include <openssl/ocsp.h>
|
||||
# include <openssl/ossl_typ.h>
|
||||
# include <signal.h>
|
||||
|
||||
# if defined(OPENSSL_SYS_WIN32) || defined(OPENSSL_SYS_WINCE)
|
||||
|
@ -34,7 +34,6 @@
|
||||
# endif
|
||||
|
||||
# include <openssl/sha.h>
|
||||
# include <openssl/ossl_typ.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Loading…
Reference in New Issue
Block a user