X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fscsi%2Fsg.h;h=0a487fe26d4fe1c8ba4c07f0c3a538327abcf6b0;hb=9bf4aaab3e101692164d49b7ca357651eb691cb6;hp=01bf5b5385dfc48abbea581efb8999919f7d36c8;hpb=db216c3d5e4c040e557a50f8f5d35d5c415e8c1c;p=linux-2.6.git diff --git a/include/scsi/sg.h b/include/scsi/sg.h index 01bf5b538..0a487fe26 100644 --- a/include/scsi/sg.h +++ b/include/scsi/sg.h @@ -1,6 +1,8 @@ #ifndef _SCSI_GENERIC_H #define _SCSI_GENERIC_H +#include + /* History: Started: Aug 9 by Lawrence Foard (entropy@world.std.com), to allow user @@ -76,7 +78,7 @@ Major new features in SG 3.x driver (cf SG 2.x drivers) http://www.torque.net/sg/p/scsi-generic_long.txt A version of this document (potentially out of date) may also be found in the kernel source tree, probably at: - /usr/src/linux/Documentation/scsi/scsi-generic.txt . + Documentation/scsi/scsi-generic.txt . Utility and test programs are available at the sg web site. They are bundled as sg_utils (for the lk 2.2 series) and sg3_utils (for the