aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/mpc8xx_fec.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/mpc8xx_fec.c')
-rw-r--r--drivers/net/mpc8xx_fec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/mpc8xx_fec.c b/drivers/net/mpc8xx_fec.c
index e525d3b593..71fe984a5d 100644
--- a/drivers/net/mpc8xx_fec.c
+++ b/drivers/net/mpc8xx_fec.c
@@ -10,6 +10,7 @@
#include <commproc.h>
#include <malloc.h>
#include <net.h>
+#include <netdev.h>
#include <asm/io.h>
#include <phy.h>