X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fregression%2Fust%2Fmulti-session%2Ftp.c;h=c90b996d964219c3696dae1133e95e68b56931b2;hb=98477e49b11470424a2642af6a9312a1f391fe97;hp=e291924a33c2be6f5f196b8ac949edf6ce85541e;hpb=9ac429ef32142eaecfec2d1a44569464c4f8f721;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"