X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Ffork%2Ffork.c;h=0d2906901e4ccb1b8ab0320bd3e610253b9d9157;hb=761713489813aa1902901aa7e47ddb06465c5815;hp=f15a692535d165a1d0ecb7c914e3f18b5d3e7120;hpb=7083f0fecaa692b819e63f484daf38399f58c905;p=lttng-ust.git diff --git a/tests/fork/fork.c b/tests/fork/fork.c index f15a6925..0d290690 100644 --- a/tests/fork/fork.c +++ b/tests/fork/fork.c @@ -22,6 +22,7 @@ #include #include +#define TRACEPOINT_DEFINE #define TRACEPOINT_CREATE_PROBES #include "ust_tests_fork.h"