X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=libust%2Ftracepoint.c;h=9de21c884892b64b78365bef3718aa5c547fcf08;hb=93d0f2eaff675059588e958e3de74a1bb7dd4028;hp=ee335adfbf20e827c326574fc02d1b99e5ec1661;hpb=772030fed323e388da467735cf4b5e8781acb710;p=lttng-ust.git diff --git a/libust/tracepoint.c b/libust/tracepoint.c index ee335adf..9de21c88 100644 --- a/libust/tracepoint.c +++ b/libust/tracepoint.c @@ -33,12 +33,12 @@ #include #include "kernelcompat.h" -#include "tracepoint.h" +#include #include "usterr.h" //#include "list.h" #define _LGPL_SOURCE -#include +#include //extern struct tracepoint __start___tracepoints[] __attribute__((visibility("hidden"))); //extern struct tracepoint __stop___tracepoints[] __attribute__((visibility("hidden")));