summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--commands/linux_exec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/commands/linux_exec.c b/commands/linux_exec.c
index 741168a824..590e0bfd50 100644
--- a/commands/linux_exec.c
+++ b/commands/linux_exec.c
@@ -16,6 +16,7 @@
*/
#include <common.h>
+#include <malloc.h>
#include <command.h>
#include <mach/linux.h>