diff options
Diffstat (limited to 'board/freescale/ls2080ardb/eth_ls2080rdb.c')
-rw-r--r-- | board/freescale/ls2080ardb/eth_ls2080rdb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/ls2080ardb/eth_ls2080rdb.c b/board/freescale/ls2080ardb/eth_ls2080rdb.c index 62c7a7a3155..b0f276e8397 100644 --- a/board/freescale/ls2080ardb/eth_ls2080rdb.c +++ b/board/freescale/ls2080ardb/eth_ls2080rdb.c @@ -6,6 +6,7 @@ #include <common.h> #include <command.h> +#include <net.h> #include <netdev.h> #include <malloc.h> #include <fsl_mdio.h> |