system/EpollFD: include cleanup

This commit is contained in:
Max Kellermann 2019-02-19 11:51:52 +01:00
parent 05aa9f72a9
commit 5965f62b56

View File

@ -32,9 +32,7 @@
#include "UniqueFileDescriptor.hxx"
#include <assert.h>
#include <sys/epoll.h>
#include <unistd.h>
#include <stdint.h>
struct epoll_event;