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