Update lttng-ust header copy for disabled UST compilation
[lttng-tools.git] / src / bin / lttng-sessiond / lttng-ust-abi.h
index c60535d4178845c53677b2b583a31b19f05c754c..dc6ad7ab68dc11a6228f57908f5250928f8516b2 100644 (file)
@@ -228,6 +228,9 @@ union ust_args {
                int *wait_fd;
                uint64_t *memory_map_size;
        } stream;
+       struct {
+               struct lttng_ust_field_iter entry;
+       } field_list;
 };
 
 struct lttng_ust_objd_ops {
This page took 0.023688 seconds and 4 git commands to generate.