From 828fe2d8e442741ad30a1cdc85b4ddf7b5125b5c Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Sat, 14 Jul 2007 14:43:53 +0200 Subject: add missing include --- commands/meminfo.c | 1 + 1 file changed, 1 insertion(+) (limited to 'commands/meminfo.c') diff --git a/commands/meminfo.c b/commands/meminfo.c index ed277ecc80..d5eb4671fb 100644 --- a/commands/meminfo.c +++ b/commands/meminfo.c @@ -21,6 +21,7 @@ */ #include #include +#include int do_meminfo (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[]) { -- cgit v1.2.3