summaryrefslogtreecommitdiff
path: root/poll.c
diff options
context:
space:
mode:
Diffstat (limited to 'poll.c')
-rw-r--r--poll.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/poll.c b/poll.c
index 7b2270bc..44570729 100644
--- a/poll.c
+++ b/poll.c
@@ -79,7 +79,8 @@ const struct eventop pollops = {
poll_del,
poll_dispatch,
poll_dealloc,
- 0
+ 0, /* doesn't need_reinit */
+ EV_FEATURE_FDS,
};
static void *