diff options
| -rw-r--r-- | drivers/scsi/constants.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/constants.c b/drivers/scsi/constants.c index ec161733a82b..0d58d3538bdf 100644 --- a/drivers/scsi/constants.c +++ b/drivers/scsi/constants.c | |||
| @@ -17,6 +17,7 @@ | |||
| 17 | #include <scsi/scsi_host.h> | 17 | #include <scsi/scsi_host.h> |
| 18 | #include <scsi/scsi_request.h> | 18 | #include <scsi/scsi_request.h> |
| 19 | #include <scsi/scsi_eh.h> | 19 | #include <scsi/scsi_eh.h> |
| 20 | #include <scsi/scsi_dbg.h> | ||
| 20 | 21 | ||
| 21 | 22 | ||
| 22 | 23 | ||
