diff options
Diffstat (limited to 'cmd/ubi.c')
-rw-r--r-- | cmd/ubi.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ #include <command.h> #include <env.h> #include <exports.h> +#include <malloc.h> #include <memalign.h> #include <mtd.h> #include <nand.h> |