diff options
Diffstat (limited to 'drivers/net/tsi108_eth.c')
| -rw-r--r-- | drivers/net/tsi108_eth.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/drivers/net/tsi108_eth.c b/drivers/net/tsi108_eth.c index 2534097df..50fa765f7 100644 --- a/drivers/net/tsi108_eth.c +++ b/drivers/net/tsi108_eth.c @@ -34,6 +34,7 @@  #include <common.h>  #include <malloc.h>  #include <net.h> +#include <netdev.h>  #include <asm/cache.h>  #ifdef DEBUG |