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