diff options
Diffstat (limited to 'board/gumstix/pepper/board.c')
-rw-r--r-- | board/gumstix/pepper/board.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/gumstix/pepper/board.c b/board/gumstix/pepper/board.c index 65e5e1e60f..2a6a449306 100644 --- a/board/gumstix/pepper/board.c +++ b/board/gumstix/pepper/board.c @@ -9,6 +9,7 @@ #include <common.h> #include <env.h> #include <errno.h> +#include <net.h> #include <serial.h> #include <spl.h> #include <asm/arch/cpu.h> |