X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fhello%2Fhello.c;h=da33407b0db671aeb3e37bf5c332af4b074c543a;hb=deb6e5408bafcab23cdd3e04b080134931d83906;hp=68fca7a721ef06dfb0fe9960edfe177d25cb2803;hpb=8c12a40c4649401a53d868d1cf24619a05d3f81b;p=lttng-ust.git diff --git a/tests/hello/hello.c b/tests/hello/hello.c index 68fca7a7..da33407b 100644 --- a/tests/hello/hello.c +++ b/tests/hello/hello.c @@ -28,6 +28,7 @@ #include #include +#define TRACEPOINT_DEFINE #include "ust_tests_hello.h" void inthandler(int sig)