aboutsummaryrefslogtreecommitdiff
path: root/test/cmd/test_echo.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/cmd/test_echo.c')
-rw-r--r--test/cmd/test_echo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cmd/test_echo.c b/test/cmd/test_echo.c
index 091e4f823c9..cde74ebeb61 100644
--- a/test/cmd/test_echo.c
+++ b/test/cmd/test_echo.c
@@ -5,7 +5,6 @@
* Copyright 2020, Heinrich Schuchadt <xypron.glpk@gmx.de>
*/
-#include <common.h>
#include <command.h>
#include <asm/global_data.h>
#include <display_options.h>