diff options
Diffstat (limited to 'drivers/net/lance.c')
| -rw-r--r-- | drivers/net/lance.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/lance.c b/drivers/net/lance.c index 6efbd499d752..4256c13c73c2 100644 --- a/drivers/net/lance.c +++ b/drivers/net/lance.c | |||
| @@ -57,6 +57,7 @@ static const char version[] = "lance.c:v1.16 2006/11/09 dplatt@3do.com, becker@c | |||
| 57 | #include <linux/netdevice.h> | 57 | #include <linux/netdevice.h> |
| 58 | #include <linux/etherdevice.h> | 58 | #include <linux/etherdevice.h> |
| 59 | #include <linux/skbuff.h> | 59 | #include <linux/skbuff.h> |
| 60 | #include <linux/mm.h> | ||
| 60 | #include <linux/bitops.h> | 61 | #include <linux/bitops.h> |
| 61 | 62 | ||
| 62 | #include <asm/io.h> | 63 | #include <asm/io.h> |
