Namespace 'struct channel' under 'lttng_ust_lib_ring_buffer_'
[lttng-ust.git] / liblttng-ust / lttng-events.c
index ad71efefb65d4e051fbde78072958e5d68ba53ca..4af0bc6d7bb247e1b3f5f480e63725c5b0d11809 100644 (file)
@@ -232,7 +232,7 @@ struct lttng_event_notifier_group *lttng_event_notifier_group_create(void)
 static
 void _lttng_channel_unmap(struct lttng_channel *lttng_chan)
 {
-       struct channel *chan;
+       struct lttng_ust_lib_ring_buffer_channel *chan;
        struct lttng_ust_shm_handle *handle;
 
        cds_list_del(&lttng_chan->node);
This page took 0.023457 seconds and 4 git commands to generate.