X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=include%2Flttng%2Fevent-notifier-notification.h;h=b9731961dfb082c82a4811f7f183352330406602;hb=a2819bd60badc2bcd61b325a9b144429fc956ba7;hp=539900b31417052df6b41be539395efb6218e166;hpb=a775608d0d1d6142c80c26b21ff79bf7e04d8e53;p=lttng-modules.git diff --git a/include/lttng/event-notifier-notification.h b/include/lttng/event-notifier-notification.h index 539900b3..b9731961 100644 --- a/include/lttng/event-notifier-notification.h +++ b/include/lttng/event-notifier-notification.h @@ -12,7 +12,7 @@ void lttng_event_notifier_notification_send(struct lttng_kernel_event_notifier *event_notifier, const char *stack_data, - struct lttng_probe_ctx *probe_ctx, + struct lttng_kernel_probe_ctx *probe_ctx, struct lttng_kernel_notification_ctx *notif_ctx); #endif /* _LTTNG_EVENT_NOTIFIER_NOTIFICATION_H */