aboutsummaryrefslogtreecommitdiff
path: root/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils.c')
-rw-r--r--utils.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils.c b/utils.c
index f9246db..2ab58d5 100644
--- a/utils.c
+++ b/utils.c
@@ -883,6 +883,7 @@ struct poller_idle
{
LIST_HEADER (poller_idle)
struct poller *poller; ///< Our poller
+
bool active; ///< Whether we're on the list
poller_idle_fn dispatcher; ///< Event dispatcher