X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=liblttng-ust%2Fprobes%2Flttng-probe-ust.c;h=a5594c95ffcf3d9199a578301f747226d82f9dea;hb=deb6e5408bafcab23cdd3e04b080134931d83906;hp=a5fba8683fca936a3b8780698ddc3fb59cac6b07;hpb=8c12a40c4649401a53d868d1cf24619a05d3f81b;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"