Skip to content

Commit

Permalink
signal.h included two times
Browse files Browse the repository at this point in the history
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 #24445)
  • Loading branch information
PiotrBzdrega authored and t8m committed May 22, 2024
1 parent 1bfc8d1 commit 3472732
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion demos/sslecho/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 3472732

Please sign in to comment.