Namespace LTTng modules ABI with lttng_kernel_abi_ prefix
[lttng-modules.git] / src / lttng-event-notifier-notification.c
index 1a40fed74101f86118aef131e46396c04904cf7a..d10f0fdabec3772b292fa3eb063ca58da8837e5c 100644 (file)
@@ -382,7 +382,7 @@ void notification_send(struct lttng_event_notifier_notification *notif,
 {
        struct lttng_event_notifier_group *event_notifier_group = event_notifier->group;
        struct lib_ring_buffer_ctx ctx;
-       struct lttng_kernel_event_notifier_notification kernel_notif;
+       struct lttng_kernel_abi_event_notifier_notification kernel_notif;
        size_t capture_buffer_content_len, reserve_size;
        int ret;
 
This page took 0.022786 seconds and 4 git commands to generate.