X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=hello%2Fhello.c;h=102b7db258ce566daff95bc2ce540c629a75d1f8;hb=270c6b98e626861fece078f57a85462fd6cb020c;hp=821bed33ea436ed081bb19c0e8f012be9daab9f1;hpb=1f8b0dffac11b11fa7b582b6274c6b4cadf57bb3;p=lttng-ust.git diff --git a/hello/hello.c b/hello/hello.c index 821bed33..102b7db2 100644 --- a/hello/hello.c +++ b/hello/hello.c @@ -5,6 +5,7 @@ #include #include #include +#include #include "marker.h" #include "usterr.h"