summaryrefslogtreecommitdiff
path: root/src/poll.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/poll.cpp')
-rw-r--r--src/poll.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/poll.cpp b/src/poll.cpp
index 9f901fc..048de97 100644
--- a/src/poll.cpp
+++ b/src/poll.cpp
@@ -23,12 +23,8 @@
#if defined XS_USE_ASYNC_POLL
-#include <sys/types.h>
-#include <sys/time.h>
-#include <poll.h>
#include <algorithm>
-#include "poll.hpp"
#include "err.hpp"
#include "config.hpp"