diff options
Diffstat (limited to 'board/eets')
-rw-r--r-- | board/eets/pdu001/board.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/eets/pdu001/board.c b/board/eets/pdu001/board.c index fc4587ed0d..a602b623ad 100644 --- a/board/eets/pdu001/board.c +++ b/board/eets/pdu001/board.c @@ -13,6 +13,7 @@ #include <env.h> #include <errno.h> #include <init.h> +#include <log.h> #include <spl.h> #include <i2c.h> #include <watchdog.h> |