X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fusb%2Fstorage%2Fdebug.c;h=d76483706bc955e9f1c86f36a69749d7c46af319;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=d4f278ca703bf9676424dfb9c4f7b9f79af91664;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/drivers/usb/storage/debug.c b/drivers/usb/storage/debug.c index d4f278ca7..d76483706 100644 --- a/drivers/usb/storage/debug.c +++ b/drivers/usb/storage/debug.c @@ -44,9 +44,15 @@ * 675 Mass Ave, Cambridge, MA 02139, USA. */ +#include +#include +#include + #include "debug.h" +#include "scsi.h" + -void usb_stor_show_command(Scsi_Cmnd *srb) +void usb_stor_show_command(struct scsi_cmnd *srb) { char *what = NULL; int i;