aboutsummaryrefslogtreecommitdiff
path: root/original/scsi/sg.h
diff options
context:
space:
mode:
Diffstat (limited to 'original/scsi/sg.h')
-rw-r--r--original/scsi/sg.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/original/scsi/sg.h b/original/scsi/sg.h
index 843cefb..068e35d 100644
--- a/original/scsi/sg.h
+++ b/original/scsi/sg.h
@@ -29,10 +29,6 @@
* For utility and test programs see: http://sg.danny.cz/sg/sg3_utils.html
*/
-#ifdef __KERNEL__
-extern int sg_big_buff; /* for sysctl */
-#endif
-
typedef struct sg_iovec /* same structure as used by readv() Linux system */
{ /* call. It defines one scatter-gather element. */