X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=tests%2Fcompile%2Fhello-many%2Ftp.c;h=fbd81ab9a296ffaf3bfb34d0532c4760719dc599;hb=bfcc27599ca05786adf839492fe5da9121899b3c;hp=6c032644256774338cb0c81bbcb67be776465982;hpb=c0c0989ab70574e09b2f7e8b48c2da6af664a849;p=lttng-ust.git diff --git a/tests/compile/hello-many/tp.c b/tests/compile/hello-many/tp.c index 6c032644..fbd81ab9 100644 --- a/tests/compile/hello-many/tp.c +++ b/tests/compile/hello-many/tp.c @@ -4,5 +4,5 @@ * Copyright (C) 2011 Mathieu Desnoyers */ -#define TRACEPOINT_CREATE_PROBES +#define LTTNG_UST_TRACEPOINT_CREATE_PROBES #include "ust_tests_hello_many.h"