summaryrefslogtreecommitdiffstats
path: root/commands/meminfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/meminfo.c')
-rw-r--r--commands/meminfo.c1
1 files changed, 1 insertions, 0 deletions
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 <common.h>
#include <command.h>
+#include <malloc.h>
int do_meminfo (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
{