Add bt_component_create_with_init_method_data()
[babeltrace.git] / plugins / ctf / lttng-live / lttng-live-internal.h
index d26ec853b6adbdf97269ad536ef47f7df22fe97b..bb3c4e43cad020b8fd6888d8e4bed7ba1ba4f332 100644 (file)
@@ -38,6 +38,6 @@ enum bt_component_status lttng_live_iterator_init(struct bt_component *source,
 
 BT_HIDDEN
 enum bt_component_status lttng_live_init(struct bt_component *source,
-               struct bt_value *params);
+               struct bt_value *params, void *init_method_data);
 
 #endif /* BABELTRACE_PLUGIN_CTF_LTTNG_LIVE_INTERNAL_H */
This page took 0.023128 seconds and 4 git commands to generate.