diff options
Diffstat (limited to 'drivers/net/greth.c')
-rw-r--r-- | drivers/net/greth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/greth.c b/drivers/net/greth.c index 90c5338837d..79bc4d9d26b 100644 --- a/drivers/net/greth.c +++ b/drivers/net/greth.c @@ -27,6 +27,7 @@ #include <common.h> #include <command.h> #include <net.h> +#include <netdev.h> #include <malloc.h> #include <asm/processor.h> #include <ambapp.h> |