From: Pierre-Marc Fournier Date: Fri, 3 Apr 2009 19:01:46 +0000 (-0400) Subject: hello.c: add header X-Git-Tag: v1.9.1~1015 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=4486e5668017c5e2aab340ec2ed46c8fba1033d9;p=lttng-ust.git hello.c: add header --- 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"