X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Fbabeltrace%2Fgraph%2Fcomponent-sink-internal.h;h=164b96356b3c9cf071f089fbdcb947734fcdda8b;hb=5badd463e184894a3bfd5b8db257efc6f92c6374;hp=74e5af927e39967d94254048c66335b47a3b8258;hpb=9a6502b6c579bb9371cd8bd8c5064074c80918d4;p=babeltrace.git diff --git a/include/babeltrace/graph/component-sink-internal.h b/include/babeltrace/graph/component-sink-internal.h index 74e5af92..164b9635 100644 --- a/include/babeltrace/graph/component-sink-internal.h +++ b/include/babeltrace/graph/component-sink-internal.h @@ -32,6 +32,7 @@ struct bt_component_sink { struct bt_component parent; + bool graph_is_configured_method_called; }; BT_HIDDEN