aboutsummaryrefslogtreecommitdiff
path: root/cmd/onenand.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/onenand.c')
-rw-r--r--cmd/onenand.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/onenand.c b/cmd/onenand.c
index 6e808ce..fad7815 100644
--- a/cmd/onenand.c
+++ b/cmd/onenand.c
@@ -9,6 +9,7 @@
* published by the Free Software Foundation.
*/
+#include <common.h>
#include <command.h>
#include <malloc.h>
#include <linux/printk.h>