X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=lttv%2Flttv%2Fsync%2Fevent_matching_tcp.h;h=9ec887a5351830f216a8891f25005ef91118f4dc;hb=2f961b65e3422f23019286e9531b0a40070278ea;hp=f0ce62250b37dd07074b838d9bfc97b4e120cd3a;hpb=08365995afd45ea5f6f62f5d8fbc90961de5eacf;p=lttv.git diff --git a/lttv/lttv/sync/event_matching_tcp.h b/lttv/lttv/sync/event_matching_tcp.h index f0ce6225..9ec887a5 100644 --- a/lttv/lttv/sync/event_matching_tcp.h +++ b/lttv/lttv/sync/event_matching_tcp.h @@ -21,7 +21,7 @@ #include -#include "data_structures_tcp.h" +#include "data_structures.h" typedef struct @@ -60,4 +60,6 @@ typedef struct FILE*** messagePoints; } MatchingDataTCP; +void registerMatchingTCP(); + #endif