diff --git a/cmd/cat.c b/cmd/cat.c index 6828b7b364e..3167cda6032 100644 --- a/cmd/cat.c +++ b/cmd/cat.c @@ -8,6 +8,7 @@ #include #include #include +#include static int do_cat(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[])