summaryrefslogtreecommitdiff
path: root/src/select.cpp
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2012-02-16 10:04:47 +0900
committerMartin Sustrik <sustrik@250bpm.com>2012-02-16 10:04:47 +0900
commit71744dc8ef9b59a342b03f7ba2c3699f5ccb862a (patch)
tree560edfdfca45c41d12c728c4afa82d0056d09378 /src/select.cpp
parent7e4fa8505f479c494b9e7bab361e4a11e1c579a5 (diff)
i_poll_events interface moved to poller_base.hpp
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'src/select.cpp')
-rw-r--r--src/select.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/select.cpp b/src/select.cpp
index 49b4e74..65772c7 100644
--- a/src/select.cpp
+++ b/src/select.cpp
@@ -42,7 +42,6 @@
#include "err.hpp"
#include "config.hpp"
-#include "i_poll_events.hpp"
xs::select_t::select_t () :
maxfd (retired_fd),