diff options
Diffstat (limited to 'board/amlogic/w400/w400.c')
-rw-r--r-- | board/amlogic/w400/w400.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/amlogic/w400/w400.c b/board/amlogic/w400/w400.c index e60dc3a622..95bbdedbdd 100644 --- a/board/amlogic/w400/w400.c +++ b/board/amlogic/w400/w400.c @@ -7,6 +7,7 @@ #include <common.h> #include <dm.h> #include <env_internal.h> +#include <net.h> #include <asm/io.h> #include <asm/arch/eth.h> |