summaryrefslogtreecommitdiff
path: root/src/poll.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/poll.cpp
parent7e4fa8505f479c494b9e7bab361e4a11e1c579a5 (diff)
i_poll_events interface moved to poller_base.hpp
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'src/poll.cpp')
-rw-r--r--src/poll.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/poll.cpp b/src/poll.cpp
index 2677bb0..ab17ccd 100644
--- a/src/poll.cpp
+++ b/src/poll.cpp
@@ -31,7 +31,6 @@
#include "poll.hpp"
#include "err.hpp"
#include "config.hpp"
-#include "i_poll_events.hpp"
xs::poll_t::poll_t () :
retired (false),