diff options
Diffstat (limited to 'board/creative/xfi3/xfi3.c')
-rw-r--r-- | board/creative/xfi3/xfi3.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/creative/xfi3/xfi3.c b/board/creative/xfi3/xfi3.c index 228a3943c0..66781ef316 100644 --- a/board/creative/xfi3/xfi3.c +++ b/board/creative/xfi3/xfi3.c @@ -11,6 +11,7 @@ #include <common.h> #include <errno.h> +#include <net.h> #include <asm/gpio.h> #include <asm/io.h> #include <asm/arch/iomux-mx23.h> |