X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fhello%2Fhello.c;h=c48b6df53359474c1410323bbf3f4a3631766093;hb=fbca6b624335eef18c8d86194aeb101a720168f4;hp=102b7db258ce566daff95bc2ce540c629a75d1f8;hpb=6dd969b5dd702909b8eb827e850c851053774055;p=ust.git diff --git a/tests/hello/hello.c b/tests/hello/hello.c index 102b7db..c48b6df 100644 --- a/tests/hello/hello.c +++ b/tests/hello/hello.c @@ -7,11 +7,8 @@ #include #include -#include "marker.h" +#include #include "usterr.h" -#include "tracer.h" -#include "marker-control.h" -#include "relay.h" #include "tp.h" @@ -49,7 +46,6 @@ int init_int_handler(void) int main() { - int result; int i; init_int_handler();