X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace%2Fbabeltrace.h;h=9522628f9740e0ce21ab4edf669647eaa8fa14e6;hp=af2e110e030943ed82468d45b63a5a7c2b3eed3a;hb=f970ae1d5ab15b4154d6a7bbe5bbdda5e3763de2;hpb=627516dbf47c3b6acae8a9fde088cf79430f8c7d diff --git a/include/babeltrace/babeltrace.h b/include/babeltrace/babeltrace.h index af2e110e..9522628f 100644 --- a/include/babeltrace/babeltrace.h +++ b/include/babeltrace/babeltrace.h @@ -53,6 +53,7 @@ struct trace_collection_pos { struct bt_ctf_data { struct ctf_stream_event *event; + struct ctf_stream *stream; }; /*