X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=plugins%2Fctf%2Fcommon%2Fnotif-iter%2Fnotif-iter.h;h=ae9b511a922704c0d99c66a84560d23ed66b4ac0;hb=5c5632787fc9cafa602c89a28966bcfd01ec0204;hp=baaa9cd67e7854103f8fddd50bcf92262607633d;hpb=312c056ae3d374b253fa0cfe5ed576c0b0e5e569;p=babeltrace.git diff --git a/plugins/ctf/common/notif-iter/notif-iter.h b/plugins/ctf/common/notif-iter/notif-iter.h index baaa9cd6..ae9b511a 100644 --- a/plugins/ctf/common/notif-iter/notif-iter.h +++ b/plugins/ctf/common/notif-iter/notif-iter.h @@ -314,6 +314,7 @@ BT_HIDDEN enum bt_notif_iter_status bt_notif_iter_get_next_notification( struct bt_notif_iter *notit, struct bt_clock_class_priority_map *cc_prio_map, + struct bt_graph *graph, struct bt_notification **notification); /**