X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fhello%2Ftp.c;h=e3d67618866e04e32f3e75ec3b0e07849f4e8697;hb=f2496f58dc9c11b7e142b7cf393a9306a6318381;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);