summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/poll.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/poll.c b/src/poll.c
index 9e72f09..899c9e2 100644
--- a/src/poll.c
+++ b/src/poll.c
@@ -69,7 +69,6 @@ static inline int handshake_timeout(void) {
#include <fcntl.h>
#include <sys/epoll.h>
-#include <sys/signal.h>
#include <sys/syscall.h>