mirror of
https://github.com/neocturne/fastd.git
synced 2025-05-20 14:25:09 +02:00
poll:remove sys/signal.h include
This had been added accidentially.
This commit is contained in:
parent
efcba8afcd
commit
cd10d66ac9
1 changed files with 0 additions and 1 deletions
|
@ -69,7 +69,6 @@ static inline int handshake_timeout(void) {
|
||||||
|
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <sys/epoll.h>
|
#include <sys/epoll.h>
|
||||||
#include <sys/signal.h>
|
|
||||||
#include <sys/syscall.h>
|
#include <sys/syscall.h>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue