From 4486e5668017c5e2aab340ec2ed46c8fba1033d9 Mon Sep 17 00:00:00 2001 From: Pierre-Marc Fournier Date: Fri, 3 Apr 2009 15:01:46 -0400 Subject: [PATCH] hello.c: add header --- hello/hello.c | 1 + 1 file changed, 1 insertion(+) 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" -- 2.34.1