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