X-Git-Url: https://git.lttng.org/?p=lttng-modules.git;a=blobdiff_plain;f=src%2Flttng-events.c;h=9d3631e4c055336f064042e6ebbd17ef2a00a772;hp=172513f3d0cff3c31ddc7c612ef64a28e7e7ba72;hb=8a57ec025ffbe56153748fd69b60118862707182;hpb=4a399b764e79f280a434da2201a5c3e30490aa9e diff --git a/src/lttng-events.c b/src/lttng-events.c index 172513f3..9d3631e4 100644 --- a/src/lttng-events.c +++ b/src/lttng-events.c @@ -2852,7 +2852,7 @@ void lttng_event_notifier_group_sync_enablers(struct lttng_event_notifier_group int lttng_metadata_output_channel(struct lttng_metadata_stream *stream, struct channel *chan, bool *coherent) { - struct lib_ring_buffer_ctx ctx; + struct lttng_kernel_ring_buffer_ctx ctx; int ret = 0; size_t len, reserve_len;