Cleanup: enforce const-correctness in notification thread
[lttng-tools.git] / include / lttng / lttng.h
index 72e8dcf0510d743dba5648e50343191cb8f044b8..5c17fe37ec51c5a9eccd4ec4efeebccf3234587c 100644 (file)
 #include <lttng/action/notify.h>
 #include <lttng/condition/condition.h>
 #include <lttng/condition/buffer-usage.h>
+#include <lttng/condition/session-consumed-size.h>
+#include <lttng/condition/session-rotation.h>
 #include <lttng/condition/evaluation.h>
 #include <lttng/notification/channel.h>
 #include <lttng/notification/notification.h>
 #include <lttng/trigger/trigger.h>
+#include <lttng/rotation.h>
 
 #ifdef __cplusplus
 extern "C" {
This page took 0.025966 seconds and 5 git commands to generate.