Big cleanup of network live
[lttngtop.git] / lib / babeltrace / format.h
index 07e854fee08645acb85b1e4cf0083992e385598e..dea8e0e5431e71d69e53df24fc97f1ed753bc18c 100644 (file)
@@ -49,6 +49,7 @@ struct bt_trace_descriptor;
 struct bt_mmap_stream {
        int fd;
        struct bt_list_head list;
 struct bt_mmap_stream {
        int fd;
        struct bt_list_head list;
+       void *priv;
 };
 
 struct bt_mmap_stream_list {
 };
 
 struct bt_mmap_stream_list {
This page took 0.021947 seconds and 4 git commands to generate.