diff options
Diffstat (limited to 'board/liebherr/mccmon6/mccmon6.c')
-rw-r--r-- | board/liebherr/mccmon6/mccmon6.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/liebherr/mccmon6/mccmon6.c b/board/liebherr/mccmon6/mccmon6.c index fef915b2aca..1b49526fba4 100644 --- a/board/liebherr/mccmon6/mccmon6.c +++ b/board/liebherr/mccmon6/mccmon6.c @@ -4,6 +4,7 @@ * Lukasz Majewski, DENX Software Engineering, lukma@denx.de */ +#include <common.h> #include <env.h> #include <init.h> #include <serial.h> |