X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fkernel-consumer.h;h=b9a424e541924e608cd9ba0a224f50eeb2772ca7;hp=07d7436a14d8efe41c62b0479f1d440ffd4acff4;hb=ffe600149a7608221985751e1bf293234bf2545c;hpb=ccf7af6c78ba7a206baa9d0b9578468a1af734e1 diff --git a/src/bin/lttng-sessiond/kernel-consumer.h b/src/bin/lttng-sessiond/kernel-consumer.h index 07d7436a1..b9a424e54 100644 --- a/src/bin/lttng-sessiond/kernel-consumer.h +++ b/src/bin/lttng-sessiond/kernel-consumer.h @@ -35,4 +35,4 @@ int kernel_consumer_add_metadata(struct consumer_socket *sock, struct ltt_kernel_session *session); int kernel_consumer_add_channel(struct consumer_socket *sock, - struct ltt_kernel_channel *channel); + struct ltt_kernel_channel *channel, struct ltt_kernel_session *session);