diff options
Diffstat (limited to 'board/freescale/c29xpcie/c29xpcie.c')
-rw-r--r-- | board/freescale/c29xpcie/c29xpcie.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/c29xpcie/c29xpcie.c b/board/freescale/c29xpcie/c29xpcie.c index a9ea986579..17292936b7 100644 --- a/board/freescale/c29xpcie/c29xpcie.c +++ b/board/freescale/c29xpcie/c29xpcie.c @@ -5,6 +5,7 @@ #include <common.h> #include <init.h> +#include <net.h> #include <asm/processor.h> #include <asm/mmu.h> #include <asm/cache.h> |