X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=libust%2Ftracer.h;h=502cdcce436b763e4ba06c7a6cfe00c55e6a54ed;hb=c93858f1db9c8fedb9cb3dc751c95ce77083c7ee;hp=b2ac930293badb95aaef2e66430fb847b5030f4c;hpb=75667d04f4c255687def1876cf15baf3bbd1ffc5;p=lttng-ust.git diff --git a/libust/tracer.h b/libust/tracer.h index b2ac9302..502cdcce 100644 --- a/libust/tracer.h +++ b/libust/tracer.h @@ -27,12 +27,12 @@ #include #include //#include "list.h" -#include "kernelcompat.h" +#include #include "buffer.h" #include "relay.h" #include "channels.h" #include "tracercore.h" -#include "marker.h" +#include /* Number of bytes to log with a read/write event */ #define LTT_LOG_RW_SIZE 32L