diff options
Diffstat (limited to 'drivers/scsi/cxgbi/libcxgbi.c')
-rw-r--r-- | drivers/scsi/cxgbi/libcxgbi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/cxgbi/libcxgbi.c b/drivers/scsi/cxgbi/libcxgbi.c index c363a4b260fd..c10f74a566f2 100644 --- a/drivers/scsi/cxgbi/libcxgbi.c +++ b/drivers/scsi/cxgbi/libcxgbi.c | |||
@@ -25,6 +25,7 @@ | |||
25 | #include <net/dst.h> | 25 | #include <net/dst.h> |
26 | #include <net/route.h> | 26 | #include <net/route.h> |
27 | #include <linux/inetdevice.h> /* ip_dev_find */ | 27 | #include <linux/inetdevice.h> /* ip_dev_find */ |
28 | #include <linux/module.h> | ||
28 | #include <net/tcp.h> | 29 | #include <net/tcp.h> |
29 | 30 | ||
30 | static unsigned int dbg_level; | 31 | static unsigned int dbg_level; |