diff options
Diffstat (limited to 'board/siemens/pxm2/board.c')
-rw-r--r-- | board/siemens/pxm2/board.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/siemens/pxm2/board.c b/board/siemens/pxm2/board.c index 1b9e83e248..0a82a5ef5c 100644 --- a/board/siemens/pxm2/board.c +++ b/board/siemens/pxm2/board.c @@ -13,6 +13,7 @@ */ #include <common.h> +#include <env.h> #include <environment.h> #include <errno.h> #include <spl.h> |