diff options
Diffstat (limited to 'cmd/echo.c')
-rw-r--r-- | cmd/echo.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/echo.c b/cmd/echo.c index fda844ee9d3..973213a03a6 100644 --- a/cmd/echo.c +++ b/cmd/echo.c @@ -4,7 +4,6 @@ * Wolfgang Denk, DENX Software Engineering, wd@denx.de. */ -#include <common.h> #include <command.h> static int do_echo(struct cmd_tbl *cmdtp, int flag, int argc, |