From cd10d66ac902bf9ccb3d950c2c2a526bea53079a Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Sat, 10 Jan 2015 12:28:09 +0100 Subject: poll:remove sys/signal.h include This had been added accidentially. --- src/poll.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') 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 #include -#include #include -- cgit v1.2.3