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/select.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/select.cpp') 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), -- cgit v1.2.3