lib: use object pool for event and packet notifications
[babeltrace.git] / include / babeltrace / graph / graph.h
index bb3d84cbd1322daca2686185b1723890c55ddb18..acff83931a8b1a069f1b2e110bc58715ea9cf14e 100644 (file)
@@ -38,6 +38,7 @@ struct bt_port;
 struct bt_connection;
 struct bt_component;
 struct bt_component_class;
+struct bt_value;
 
 enum bt_graph_status {
        BT_GRAPH_STATUS_COMPONENT_REFUSES_PORT_CONNECTION = 111,
This page took 0.023091 seconds and 4 git commands to generate.