X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fhello%2Fhello.c;h=584d3f7b9f1b107d2d8a4986164127c6c2c45863;hb=40b2b5a43e4c2067849770b3379ca5360facacd5;hp=da33407b0db671aeb3e37bf5c332af4b074c543a;hpb=662211514ff412d47eb3f3597cce7bb41f6a7019;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"