mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] x86 linux16 command: Add missing include
@ 2012-06-25  7:35 Sascha Hauer
  0 siblings, 0 replies; only message in thread
From: Sascha Hauer @ 2012-06-25  7:35 UTC (permalink / raw)
  To: barebox

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-06-25  7:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-25  7:35 [PATCH] x86 linux16 command: Add missing include Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox