X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=libust%2Fmarker-control.c;h=a24a94c6876e747ef7a7e30b5e8cd62267e8a302;hb=909bc43f70be2b1d3efcefe33121ee1e99d9895b;hp=c874c946d5647ee8d7ea4f90a1270464dfa6a5e6;hpb=6af64c431c0a521fc927fa72b9f4015397ce11d4;p=ust.git diff --git a/libust/marker-control.c b/libust/marker-control.c index c874c94..a24a94c 100644 --- a/libust/marker-control.c +++ b/libust/marker-control.c @@ -18,23 +18,10 @@ * 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 "usterr.h"