X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fhello%2Fhello.c;h=584d3f7b9f1b107d2d8a4986164127c6c2c45863;hb=d8de13549b80d40b0c823e43e81afd55266f2fe5;hp=da33407b0db671aeb3e37bf5c332af4b074c543a;hpb=deb6e5408bafcab23cdd3e04b080134931d83906;p=lttng-ust.git diff --git a/tests/hello/hello.c b/tests/hello/hello.c index da33407b..584d3f7b 100644 --- a/tests/hello/hello.c +++ b/tests/hello/hello.c @@ -27,6 +27,7 @@ #include #include #include +#include #define TRACEPOINT_DEFINE #include "ust_tests_hello.h"