summaryrefslogtreecommitdiffstats
path: root/commands/clear.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2007-07-05 18:02:18 +0200
committerSascha Hauer <sha@octopus.labnet.pengutronix.de>2007-07-05 18:02:18 +0200
commit8eebe20fb67fa6314be14a0c94ceda98e9ba9681 (patch)
treecbe59aa785b67c309ff1bf8378d6ddabcc9f8861 /commands/clear.c
parent4f38cc8fa1ae3bb0be175f2f0e295b4e63a4e34a (diff)
downloadbarebox-8eebe20fb67fa6314be14a0c94ceda98e9ba9681.tar.gz
barebox-8eebe20fb67fa6314be14a0c94ceda98e9ba9681.tar.xz
svn_rev_695
Diffstat (limited to 'commands/clear.c')
-rw-r--r--commands/clear.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/clear.c b/commands/clear.c
index ee7ab07c05..6fa9dbd763 100644
--- a/commands/clear.c
+++ b/commands/clear.c
@@ -1,5 +1,6 @@
#include <common.h>
#include <command.h>
+#include <readkey.h>
int do_clear (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
{