X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=libtracing%2Fchannels.h;h=1c5c34fc786894d306a10f80ab14c2ade94de7fb;hb=f3f6ac655895f40e8c95c1b6dd5156064ea67242;hp=4a3924b74df751d19a81bcd62f0c884b16f7efc0;hpb=99054ceed08966fd763d8afb5e34d5d38d59b3ed;p=lttng-ust.git diff --git a/libtracing/channels.h b/libtracing/channels.h index 4a3924b7..1c5c34fc 100644 --- a/libtracing/channels.h +++ b/libtracing/channels.h @@ -8,8 +8,13 @@ */ #include -#include -#include +//ust// #include +//ust// #include +#include + +#include "kernelcompat.h" +#include "kref.h" +#include "list.h" #define EVENTS_PER_CHANNEL 65536