Clean-up: sessiond: move ust_registry_session under lttng::sessiond::ust
[lttng-tools.git] / src / bin / lttng-sessiond / ust-consumer.hpp
index 176c42310c850152ceba4af06befcdc69930521c..f752131b63b6e28fbe54b93e5561c477cfb44bf9 100644 (file)
@@ -17,7 +17,7 @@ int ust_consumer_ask_channel(struct ust_app_session *ua_sess,
                struct ust_app_channel *ua_chan,
                struct consumer_output *consumer,
                struct consumer_socket *socket,
-               ust_registry_session *registry,
+               lttng::sessiond::ust::registry_session *registry,
                struct lttng_trace_chunk *trace_chunk);
 
 int ust_consumer_get_channel(struct consumer_socket *socket,
This page took 0.022647 seconds and 4 git commands to generate.