X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fhello%2Fhello.c;h=584d3f7b9f1b107d2d8a4986164127c6c2c45863;hb=51c5df09105025dc696ac5c89a819b73cc52b687;hp=68fca7a721ef06dfb0fe9960edfe177d25cb2803;hpb=ff927baefe5c1e382cd4779219ad985a03eb5a6c;p=lttng-ust.git diff --git a/tests/hello/hello.c b/tests/hello/hello.c index 68fca7a7..584d3f7b 100644 --- a/tests/hello/hello.c +++ b/tests/hello/hello.c @@ -27,7 +27,9 @@ #include #include #include +#include +#define TRACEPOINT_DEFINE #include "ust_tests_hello.h" void inthandler(int sig)