X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Ffork%2Ffork2.c;h=49baba8a727e21bd19613b09eb58e5ff03e23da2;hb=7c2caf2b9750e82bf14e6ff39e517afef593c2fe;hp=5727f3f4751cd83112eb1e2a482e0fa8dbcc1820;hpb=7083f0fecaa692b819e63f484daf38399f58c905;p=lttng-ust.git diff --git a/tests/fork/fork2.c b/tests/fork/fork2.c index 5727f3f4..49baba8a 100644 --- a/tests/fork/fork2.c +++ b/tests/fork/fork2.c @@ -18,6 +18,7 @@ #include #include +#define TRACEPOINT_DEFINE #define TRACEPOINT_CREATE_PROBES #include "ust_tests_fork.h"