diff options
Diffstat (limited to 'board/astro/mcf5373l/mcf5373l.c')
-rw-r--r-- | board/astro/mcf5373l/mcf5373l.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/astro/mcf5373l/mcf5373l.c b/board/astro/mcf5373l/mcf5373l.c index db157a83c8..9adf58eb8a 100644 --- a/board/astro/mcf5373l/mcf5373l.c +++ b/board/astro/mcf5373l/mcf5373l.c @@ -6,6 +6,7 @@ */ #include <common.h> +#include <init.h> #include <serial.h> #include <watchdog.h> #include <command.h> |