diff options
Diffstat (limited to 'drivers/net/sk98lin/uboot_drv.c')
| -rw-r--r-- | drivers/net/sk98lin/uboot_drv.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/drivers/net/sk98lin/uboot_drv.c b/drivers/net/sk98lin/uboot_drv.c index 205e7d2e9..0199b33fe 100644 --- a/drivers/net/sk98lin/uboot_drv.c +++ b/drivers/net/sk98lin/uboot_drv.c @@ -24,6 +24,7 @@   */  #include <common.h> +#include <netdev.h>  #include "h/skdrv1st.h"  #include "h/skdrv2nd.h" |