commit | 79ee8304429b497263734e59747df12117de2ea2 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Fri Aug 10 14:50:42 2007 -0700 |
committer | James Bottomley <jejb@mulgrave.localdomain> | Fri Oct 12 14:40:18 2007 -0400 |
tree | ed75cc289181db3f0c3d71edec2fa83ab39ded24 | |
parent | 305aad0bf5b3f890bf6f59f8045bd553fd1051df [diff] |
[SCSI] scsi_error.c should #include "scsi_transport_api.h" Every file should #include the headers containing the prototypes for its global functions (in this case for scsi_schedule_eh()). Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>