X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttv%2Flttv%2Fsync%2Fevent_matching_broadcast.h;h=d9c4fbfad8e9df5d43c8e391280e8a8ceff1fe36;hb=2f961b65e3422f23019286e9531b0a40070278ea;hp=8006cdd1d33e8a99ef9c62cc03267487b5170ff0;hpb=18b84fc03e0b71d5331ef072e05a5da24fd742a7;p=lttv.git diff --git a/lttv/lttv/sync/event_matching_broadcast.h b/lttv/lttv/sync/event_matching_broadcast.h index 8006cdd1..d9c4fbfa 100644 --- a/lttv/lttv/sync/event_matching_broadcast.h +++ b/lttv/lttv/sync/event_matching_broadcast.h @@ -65,4 +65,6 @@ typedef struct MatchingGraphsBroadcast* graphs; } MatchingDataBroadcast; +void registerMatchingBroadcast(); + #endif