diff options
Diffstat (limited to 'board/st/stv0991/stv0991.c')
-rw-r--r-- | board/st/stv0991/stv0991.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/st/stv0991/stv0991.c b/board/st/stv0991/stv0991.c index 33b29e647e..f193e83361 100644 --- a/board/st/stv0991/stv0991.c +++ b/board/st/stv0991/stv0991.c @@ -7,6 +7,7 @@ #include <common.h> #include <dm.h> #include <miiphy.h> +#include <net.h> #include <asm/arch/stv0991_periph.h> #include <asm/arch/stv0991_defs.h> #include <asm/arch/hardware.h> |