From 71744dc8ef9b59a342b03f7ba2c3699f5ccb862a Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Thu, 16 Feb 2012 10:04:47 +0900 Subject: i_poll_events interface moved to poller_base.hpp Signed-off-by: Martin Sustrik --- src/poll.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/poll.cpp') 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), -- cgit v1.2.3