patch-1.3.58 linux/fs/proc/scsi.c

Next file: linux/fs/smbfs/inode.c
Previous file: linux/fs/proc/procfs_syms.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.57/linux/fs/proc/scsi.c linux/fs/proc/scsi.c
@@ -20,13 +20,13 @@
  *  TODO: Improve support to write to the driver files
  *	  Add some more comments
  */
-#include <linux/autoconf.h>
-#include <asm/segment.h>
 #include <linux/errno.h>
 #include <linux/sched.h>
 #include <linux/proc_fs.h>
 #include <linux/stat.h>
 #include <linux/mm.h>
+
+#include <asm/segment.h>
 
 /* forward references */
 static int proc_readscsi(struct inode * inode, struct file * file,

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this