io/FileDescriptor: include cleanup
This commit is contained in:
parent
a375f0f160
commit
02296adbba
@ -15,11 +15,6 @@
|
||||
#include <poll.h>
|
||||
#endif
|
||||
|
||||
#ifdef __linux__
|
||||
#include <sys/eventfd.h>
|
||||
#include <sys/signalfd.h>
|
||||
#endif
|
||||
|
||||
#ifndef O_NOCTTY
|
||||
#define O_NOCTTY 0
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user