diff options
Diffstat (limited to 'board/buffalo')
-rw-r--r-- | board/buffalo/lsxl/lsxl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/buffalo/lsxl/lsxl.c b/board/buffalo/lsxl/lsxl.c index 6afb6bbdb5..712ef11666 100644 --- a/board/buffalo/lsxl/lsxl.c +++ b/board/buffalo/lsxl/lsxl.c @@ -9,6 +9,7 @@ #include <common.h> #include <bootstage.h> +#include <command.h> #include <env.h> #include <env_internal.h> #include <flash.h> |