X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=liblttng-ust%2Fprobes%2Flttng-probe-ust.c;h=a5594c95ffcf3d9199a578301f747226d82f9dea;hb=5cd198029b32a694091328e73035dcf8bc26045e;hp=a5fba8683fca936a3b8780698ddc3fb59cac6b07;hpb=69400ac4a4e6575f749c6326df7c2a2c8ac3bdc5;p=lttng-ust.git diff --git a/liblttng-ust/probes/lttng-probe-ust.c b/liblttng-ust/probes/lttng-probe-ust.c index a5fba868..a5594c95 100644 --- a/liblttng-ust/probes/lttng-probe-ust.c +++ b/liblttng-ust/probes/lttng-probe-ust.c @@ -8,9 +8,6 @@ * Dual LGPL v2.1/GPL v2 license. */ -/* - * Create LTTng tracepoint probes. - */ +#define TRACEPOINT_DEFINE #define TRACEPOINT_CREATE_PROBES - #include "lttng-probe-ust.h"