[PATCH] 2.5.41 missing #include in aha152x.c

From: Michel Eyckmans (MCE) (mce@pi.be)
Date: Mon Oct 07 2002 - 17:11:15 EST


aha152x.c in 2.5.41 needs this to compile:

diff -ru linux.orig/drivers/scsi/aha152x.c linux.mce/drivers/scsi/aha152x.c
--- linux.orig/drivers/scsi/aha152x.c Tue Oct 8 00:08:45 2002
+++ linux.mce/drivers/scsi/aha152x.c Tue Oct 8 00:06:13 2002
@@ -250,6 +250,7 @@
 
 #include "aha152x.h"
 #include <linux/stat.h>
+#include <linux/workqueue.h>
 
 #include <scsi/scsicam.h>
 

MCE
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Oct 07 2002 - 22:01:01 EST