aboutsummaryrefslogtreecommitdiff
path: root/cmd/echo.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/echo.c')
-rw-r--r--cmd/echo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/echo.c b/cmd/echo.c
index 973213a..fda844e 100644
--- a/cmd/echo.c
+++ b/cmd/echo.c
@@ -4,6 +4,7 @@
* 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,