From: Jeroen Hofstee Date: Sun, 13 Jul 2014 20:57:58 +0000 (+0200) Subject: autoboot: add its own header X-Git-Tag: v2014.10-rc1~119 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=39e1230ed02fad2f750b54968d70c00a72b08a4f;p=platform%2Fkernel%2Fu-boot.git autoboot: add its own header Signed-off-by: Jeroen Hofstee --- diff --git a/common/autoboot.c b/common/autoboot.c index 30102a4..c27cc2c 100644 --- a/common/autoboot.c +++ b/common/autoboot.c @@ -6,6 +6,7 @@ */ #include +#include #include #include #include