Sync ioctl headers with kernel
[lttng-tools.git] / ltt-sessiond / trace.h
index 6e86915b60ef69f0519485dfb5291982f955aa17..9cfbd84ab1a636b86286e58623058af21d29cfc4 100644 (file)
@@ -38,7 +38,7 @@ struct ltt_kernel_event {
 /* Kernel channel */
 struct ltt_kernel_channel {
        int fd;
-       struct lttng_channel *channel;
+       struct lttng_kernel_channel *channel;
        struct ltt_kernel_event_list events_list;
 };
 
This page took 0.022592 seconds and 4 git commands to generate.