patch-2.1.115 linux/drivers/scsi/hosts.c
Next file: linux/drivers/scsi/ibmmca.c
Previous file: linux/drivers/scsi/esp.h
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Tue Aug  4 16:56:37 1998
-  Orig file: 
v2.1.114/linux/drivers/scsi/hosts.c
-  Orig date: 
Mon Aug  3 12:45:46 1998
diff -u --recursive --new-file v2.1.114/linux/drivers/scsi/hosts.c linux/drivers/scsi/hosts.c
@@ -269,6 +269,10 @@
 #include "../acorn/scsi/powertec.h"
 #endif
 
+#ifdef CONFIG_JAZZ_ESP
+#include "jazz_esp.h"
+#endif
+
 /*
 static const char RCSid[] = "$Header: /vger/u4/cvs/linux/drivers/scsi/hosts.c,v 1.20 1996/12/12 19:18:32 davem Exp $";
 */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov