diff options
Diffstat (limited to 'cmd/seama.c')
-rw-r--r-- | cmd/seama.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/seama.c b/cmd/seama.c index 3c8e819923..3aafb43c48 100644 --- a/cmd/seama.c +++ b/cmd/seama.c @@ -4,6 +4,7 @@ * Support for the "SEAttle iMAge" SEAMA NAND image format */ +#include <common.h> #include <command.h> #include <nand.h> |