X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=libust%2Fmarker-control.c;h=a24a94c6876e747ef7a7e30b5e8cd62267e8a302;hb=d6322067aa791234d0d81e1a6b03b445635d5f65;hp=f064316186055fac620d5ee6a2dc61a892b2ddb8;hpb=772030fed323e388da467735cf4b5e8781acb710;p=ust.git diff --git a/libust/marker-control.c b/libust/marker-control.c index f064316..a24a94c 100644 --- a/libust/marker-control.c +++ b/libust/marker-control.c @@ -18,25 +18,12 @@ * LTT marker control module over /proc */ -//ust// #include -//ust// #include -//ust// #include -//ust// #include -//ust// #include -//ust// #include -//ust// #include -//ust// #include -//ust// #include -//ust// #include -//ust// #include -//ust// #include -//ust// #include #include +#include -#include "kernelcompat.h" -//#include "list.h" +#include #include "tracer.h" -#include "localerr.h" +#include "usterr.h" #define DEFAULT_CHANNEL "cpu" #define DEFAULT_PROBE "default"