patch-1.3.40 linux/drivers/scsi/scsi_syms.c
Next file: linux/drivers/scsi/scsicam.c
Previous file: linux/drivers/scsi/scsi_proc.c
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Sat Nov 11 13:36:03 1995
- Orig file:
v1.3.39/linux/drivers/scsi/scsi_syms.c
- Orig date:
Thu Nov 9 11:23:50 1995
diff -u --recursive --new-file v1.3.39/linux/drivers/scsi/scsi_syms.c linux/drivers/scsi/scsi_syms.c
@@ -2,10 +2,7 @@
* We should not even be trying to compile this if we are not doing
* a module.
*/
-#ifndef MODULE
-#error Go away.
-#endif
-
+#define __NO_VERSION__
#include <linux/module.h>
#include <linux/config.h>
@@ -16,6 +13,7 @@
#include <linux/ioport.h>
#include <linux/kernel.h>
#include <linux/blk.h>
+#include <linux/fs.h>
#include <asm/system.h>
#include <asm/irq.h>
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