X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Fhello%2Ftp.c;h=e3d67618866e04e32f3e75ec3b0e07849f4e8697;hb=822f167a2f08bc6a4f81fbf2484dfea5f9b55e7a;hp=2ee7392b192f3aee81b602b313219682dfaea1d4;hpb=6dd969b5dd702909b8eb827e850c851053774055;p=ust.git diff --git a/tests/hello/tp.c b/tests/hello/tp.c index 2ee7392..e3d6761 100644 --- a/tests/hello/tp.c +++ b/tests/hello/tp.c @@ -1,5 +1,5 @@ #include "tp.h" -#include "marker.h" +#include #include "usterr.h" DEFINE_TRACE(hello_tptest);