diff options
Diffstat (limited to 'board/eets/pdu001/board.c')
-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 8a3d0ada27..fc4587ed0d 100644 --- a/board/eets/pdu001/board.c +++ b/board/eets/pdu001/board.c @@ -12,6 +12,7 @@ #include <common.h> #include <env.h> #include <errno.h> +#include <init.h> #include <spl.h> #include <i2c.h> #include <watchdog.h> |