diff options
Diffstat (limited to 'board/phytec/pcm051/board.c')
-rw-r--r-- | board/phytec/pcm051/board.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/phytec/pcm051/board.c b/board/phytec/pcm051/board.c index 52ad5b64de..c57625b041 100644 --- a/board/phytec/pcm051/board.c +++ b/board/phytec/pcm051/board.c @@ -10,6 +10,7 @@ */ #include <common.h> +#include <environment.h> #include <errno.h> #include <spl.h> #include <asm/arch/cpu.h> |