summaryrefslogtreecommitdiff
path: root/board/freescale/c29xpcie/c29xpcie.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/c29xpcie/c29xpcie.c')
-rw-r--r--board/freescale/c29xpcie/c29xpcie.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/freescale/c29xpcie/c29xpcie.c b/board/freescale/c29xpcie/c29xpcie.c
index a9ea986579a..74502c6d18e 100644
--- a/board/freescale/c29xpcie/c29xpcie.c
+++ b/board/freescale/c29xpcie/c29xpcie.c
@@ -4,7 +4,9 @@
*/
#include <common.h>
+#include <image.h>
#include <init.h>
+#include <net.h>
#include <asm/processor.h>
#include <asm/mmu.h>
#include <asm/cache.h>