From ac6dbb85b7f080d923013bff4e1d5267cb6f8a5a Mon Sep 17 00:00:00 2001 From: wdenk Date: Wed, 26 Mar 2003 11:42:53 +0000 Subject: Make compile clean, fix the usual small problems. --- common/cmd_doc.c | 1 + common/cmd_nand.c | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/cmd_doc.c b/common/cmd_doc.c index 37d0fbdfc31..612a6d5dc29 100644 --- a/common/cmd_doc.c +++ b/common/cmd_doc.c @@ -21,6 +21,7 @@ #if (CONFIG_COMMANDS & CFG_CMD_DOC) +#include #include #include #include diff --git a/common/cmd_nand.c b/common/cmd_nand.c index 356b592d5b1..e9331200f75 100644 --- a/common/cmd_nand.c +++ b/common/cmd_nand.c @@ -7,7 +7,6 @@ */ #include -#include #include #include #include -- cgit v1.2.3