X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=src%2Fplugins%2Ftext%2Fdmesg%2Fdmesg.h;h=e997b5e1be5655f2a84d80f8a050490d26a674de;hp=f74b3b26b1357077afa3b8e18cdf9a9d42d6cd6b;hb=8d8b141db4c46135a35be19e4a1c192f6a36d67b;hpb=1726ac08cb44c6268d16c79c85e196112e3814b1 diff --git a/src/plugins/text/dmesg/dmesg.h b/src/plugins/text/dmesg/dmesg.h index f74b3b26..e997b5e1 100644 --- a/src/plugins/text/dmesg/dmesg.h +++ b/src/plugins/text/dmesg/dmesg.h @@ -39,6 +39,7 @@ void dmesg_finalize(bt_self_component_source *self_comp); BT_HIDDEN bt_component_class_message_iterator_init_method_status dmesg_msg_iter_init( bt_self_message_iterator *self_msg_iter, + bt_self_message_iterator_configuration *config, bt_self_component_source *self_comp, bt_self_component_port_output *self_port);