X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Flib%2Flttng-ust-dl%2Fust_dl.c;h=234857aefbf449522afe329808339abf23ac40ba;hb=660323e630e752c98bf6124d54ff99777d05ce7d;hp=b35ed620d9dbd00353ab8838d3e1bc450fa8e2c2;hpb=dbcc2f9279a03c620350b4743467aa2f7cb7bf5f;p=lttng-ust.git diff --git a/src/lib/lttng-ust-dl/ust_dl.c b/src/lib/lttng-ust-dl/ust_dl.c index b35ed620..234857ae 100644 --- a/src/lib/lttng-ust-dl/ust_dl.c +++ b/src/lib/lttng-ust-dl/ust_dl.c @@ -5,6 +5,6 @@ */ #define _LGPL_SOURCE -#define TRACEPOINT_CREATE_PROBES +#define LTTNG_UST_TRACEPOINT_CREATE_PROBES #define TP_IP_PARAM ip #include "ust_dl.h"