summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--commands/linux16.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/linux16.c b/commands/linux16.c
index eccafa8b57..5ed3a8b917 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 */