diff options
Diffstat (limited to 'cmd/cls.c')
-rw-r--r-- | cmd/cls.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/cls.c b/cmd/cls.c index 80d0558d467..4bee8a18305 100644 --- a/cmd/cls.c +++ b/cmd/cls.c @@ -5,7 +5,6 @@ * * cls - clear screen command */ -#include <common.h> #include <command.h> #include <console.h> #include <dm.h> |