X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=hello%2Fhello.c;h=102b7db258ce566daff95bc2ce540c629a75d1f8;hb=ed452f03c192ad7b6ffbaf6848a123c258efedd8;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"