X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2Fust%2Fmulti-session%2Ftp.c;h=c90b996d964219c3696dae1133e95e68b56931b2;hb=9f35c1ad255b65e97d196033a1d7ca6e123a8006;hp=e291924a33c2be6f5f196b8ac949edf6ce85541e;hpb=5d2e1e66a968d9e555f9b8b00d0589ebfaf3de32;p=lttng-tools.git diff --git a/tests/regression/ust/multi-session/tp.c b/tests/regression/ust/multi-session/tp.c index e291924a3..c90b996d9 100644 --- a/tests/regression/ust/multi-session/tp.c +++ b/tests/regression/ust/multi-session/tp.c @@ -12,5 +12,6 @@ * with the above copyright notice. */ +#define _LGPL_SOURCE #define TRACEPOINT_CREATE_PROBES #include "ust_gen_nevents.h"