diff options
author | Andreas Herrmann <aherrman@de.ibm.com> | 2005-04-21 22:14:31 +0200 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.(none)> | 2005-04-21 22:14:31 +0200 |
commit | bd6ae2f6d61da0f90c6b66e9a4ab6c53ef8c159a (patch) | |
tree | 706dcd14eef4ce7f5c5c50b7d66d8afaef759acb /drivers/s390/scsi/zfcp_def.h | |
parent | [SCSI] drivers/scsi/sr_ioctl.c: check for failed allocation (diff) | |
download | linux-bd6ae2f6d61da0f90c6b66e9a4ab6c53ef8c159a.tar.xz linux-bd6ae2f6d61da0f90c6b66e9a4ab6c53ef8c159a.zip |
[SCSI] zfcp: fix compile error
Signed-off-by: Andreas Herrmann <aherrman@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/s390/scsi/zfcp_def.h')
-rw-r--r-- | drivers/s390/scsi/zfcp_def.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/s390/scsi/zfcp_def.h b/drivers/s390/scsi/zfcp_def.h index 0afa1c4696ca..c5daf372f853 100644 --- a/drivers/s390/scsi/zfcp_def.h +++ b/drivers/s390/scsi/zfcp_def.h @@ -61,7 +61,6 @@ #include <linux/mempool.h> #include <linux/syscalls.h> #include <linux/ioctl.h> -#include <linux/ioctl32.h> /************************ DEBUG FLAGS *****************************************/ |