aboutsummaryrefslogtreecommitdiff
path: root/env/nand.c
diff options
context:
space:
mode:
Diffstat (limited to 'env/nand.c')
-rw-r--r--env/nand.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/env/nand.c b/env/nand.c
index fef5697..df300b1 100644
--- a/env/nand.c
+++ b/env/nand.c
@@ -13,6 +13,7 @@
* Andreas Heppel <aheppel@sysgo.de>
*/
+#include <common.h>
#include <command.h>
#include <env.h>
#include <env_internal.h>