consumerd: remove unused function consumer_del_data_stream
[lttng-tools.git] / src / common / compat / uuid.h
index ade7ef56d37821fdeb62c81a6c1d08e608048469..a283ea42af5ca41a8456eefe52d123ee5810c98f 100644 (file)
@@ -85,4 +85,7 @@ bool lttng_uuid_is_equal(const lttng_uuid a, const lttng_uuid b);
 LTTNG_HIDDEN
 bool lttng_uuid_is_nil(const lttng_uuid uuid);
 
+LTTNG_HIDDEN
+void lttng_uuid_copy(lttng_uuid dst, const lttng_uuid src);
+
 #endif /* LTTNG_UUID_H */
This page took 0.02428 seconds and 5 git commands to generate.