signal.h included two times
CLA: trivial Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Paul Dale <ppzgs1@gmail.com> (Merged from https://github.com/openssl/openssl/pull/24445)
This commit is contained in:
parent
1bfc8d17f3
commit
3472732cd2
@ -12,7 +12,6 @@
|
||||
#include <signal.h>
|
||||
#include <openssl/ssl.h>
|
||||
#include <openssl/err.h>
|
||||
#include <signal.h>
|
||||
#if !defined(OPENSSL_SYS_WINDOWS)
|
||||
#include <unistd.h>
|
||||
#include <sys/socket.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user