diff options
Diffstat (limited to 'block/iscsi.c')
-rw-r--r-- | block/iscsi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/block/iscsi.c b/block/iscsi.c index 24f78a7755..434cb37107 100644 --- a/block/iscsi.c +++ b/block/iscsi.c @@ -46,7 +46,6 @@ #ifdef __linux__ #include <scsi/sg.h> -#include <block/scsi.h> #endif typedef struct IscsiLun { |