X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=libust%2Fmarker.c;h=cebf07dde412e18dc34353a1216f6a1f9ac2b9de;hb=93d0f2eaff675059588e958e3de74a1bb7dd4028;hp=ff3de64855e7c72e8394e02832484bf710ee7b39;hpb=772030fed323e388da467735cf4b5e8781acb710;p=lttng-ust.git diff --git a/libust/marker.c b/libust/marker.c index ff3de648..cebf07dd 100644 --- a/libust/marker.c +++ b/libust/marker.c @@ -31,11 +31,11 @@ //ust// #include #define _LGPL_SOURCE -#include +#include #include "kernelcompat.h" -#include "marker.h" +#include #include "usterr.h" #include "channels.h" #include "tracercore.h"