Fix: sessiond: size-based notification occasionally not triggered
[lttng-tools.git] / src / bin / lttng-sessiond / rotation-thread.hpp
index d2bbf2966b9e33a06d6b3d7b153be833ffcf7b0a..6dc7c97ac9a8b65142f3cf5a59c168ba8f0877ac 100644 (file)
@@ -22,6 +22,7 @@
 #include "notification-thread.hpp"
 
 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.022608 seconds and 4 git commands to generate.