[PATCH] x86 linux16 command: Add missing include
From: Sascha Hauer <s.hauer@pengutronix.de>
Date: 2012-06-25 07:36:04
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Sascha Hauer <s.hauer@pengutronix.de>
Date: 2012-06-25 07:36:04
Subsystem:
the rest · Maintainer:
Linus Torvalds
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> --- commands/linux16.c | 1 + 1 file changed, 1 insertion(+)
diff --git a/commands/linux16.c b/commands/linux16.c
index eccafa8..5ed3a8b 100644
--- a/commands/linux16.c
+++ b/commands/linux16.c@@ -30,6 +30,7 @@ #include <errno.h> #include <getopt.h> #include <malloc.h> +#include <boot.h> #include <asm/syslib.h> /** FIXME */
--
1.7.10
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox