Fix: sessiond: size-based notification occasionally not triggered
[lttng-tools.git] / src / bin / lttng-sessiond / rotation-thread.h
index 27ef3954e5051520fdba794f900217626effab48..411a806d994e4a2563625ab6fe6f099d7585faa4 100644 (file)
@@ -22,6 +22,7 @@
 #include "notification-thread.h"
 
 extern struct lttng_notification_channel *rotate_notification_channel;
+extern int rotate_notification_channel_subscription_change_eventfd;
 
 enum rotation_thread_job_type {
        ROTATION_THREAD_JOB_TYPE_SCHEDULED_ROTATION,
This page took 0.024287 seconds and 4 git commands to generate.