diff options
Diffstat (limited to 'board/freescale/t102xqds/eth_t102xqds.c')
-rw-r--r-- | board/freescale/t102xqds/eth_t102xqds.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/t102xqds/eth_t102xqds.c b/board/freescale/t102xqds/eth_t102xqds.c index 5b65818eed..1820419511 100644 --- a/board/freescale/t102xqds/eth_t102xqds.c +++ b/board/freescale/t102xqds/eth_t102xqds.c @@ -7,6 +7,7 @@ #include <common.h> #include <command.h> +#include <net.h> #include <netdev.h> #include <asm/mmu.h> #include <asm/processor.h> |