Sync lttng-modules ABI in internal kernel-ioctl.h
[lttng-tools.git] / src / bin / lttng-sessiond / notification-thread-events.c
index 655400f9484c790af2116f1855203a806f562e2d..2d37af07c6504a1c55eedd2c829418ef16d0a6eb 100644 (file)
@@ -4475,7 +4475,7 @@ struct lttng_event_notifier_notification *recv_one_event_notifier_notification(
        size_t reception_size;
 
        struct lttng_ust_abi_event_notifier_notification ust_notification;
-       struct lttng_kernel_event_notifier_notification kernel_notification;
+       struct lttng_kernel_abi_event_notifier_notification kernel_notification;
 
        /* Init lttng_event_notifier_notification */
        switch(domain) {
This page took 0.023068 seconds and 4 git commands to generate.