From: Pierre-Marc Fournier Date: Fri, 3 Apr 2009 19:01:46 +0000 (-0400) Subject: hello.c: add header X-Git-Tag: v0.1~239 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=4486e5668017c5e2aab340ec2ed46c8fba1033d9;p=ust.git hello.c: add header --- diff --git a/hello/hello.c b/hello/hello.c index 821bed3..102b7db 100644 --- a/hello/hello.c +++ b/hello/hello.c @@ -5,6 +5,7 @@ #include #include #include +#include #include "marker.h" #include "usterr.h"