X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;ds=sidebyside;f=include%2Fbabeltrace2%2Ftypes.h;h=fe74a81a314112bcd2d455c5fd0b30514ca59c3a;hb=8d8b141db4c46135a35be19e4a1c192f6a36d67b;hp=d9b883ac85d491abd24bddadcf3a909b9b1fcd85;hpb=1726ac08cb44c6268d16c79c85e196112e3814b1;p=babeltrace.git diff --git a/include/babeltrace2/types.h b/include/babeltrace2/types.h index d9b883ac..fe74a81a 100644 --- a/include/babeltrace2/types.h +++ b/include/babeltrace2/types.h @@ -148,6 +148,7 @@ typedef struct bt_self_component_sink_configuration bt_self_component_sink_confi typedef struct bt_self_component_source bt_self_component_source; typedef struct bt_self_component_source_configuration bt_self_component_source_configuration; typedef struct bt_self_message_iterator bt_self_message_iterator; +typedef struct bt_self_message_iterator_configuration bt_self_message_iterator_configuration; typedef struct bt_self_plugin bt_self_plugin; typedef struct bt_stream bt_stream; typedef struct bt_stream_class bt_stream_class;