Log message:
Add missing #include <linux/task_struct.h>
Modified files:
linux/include/linux:
interrupt.h
Index: linux/include/linux/interrupt.h
Stats: 1 insertion
http://linux-m68k-cvs.ubb.ca/c/cvsweb/linux/include/linux/interrupt%2eh.diff?r1=1.1.1.22&r2=1.3
========================================================================
--- interrupt.h 2 Mar 2005 22:57:27 -0000 1.1.1.22
+++ interrupt.h 20 Mar 2005 12:45:20 -0000 1.3
@@ -9,6 +9,7 @@
#include <linux/preempt.h>
#include <linux/cpumask.h>
#include <linux/hardirq.h>
+#include <linux/task_struct.h>
#include <asm/atomic.h>
#include <asm/ptrace.h>
#include <asm/system.h>
-
To unsubscribe from this list: send the line "unsubscribe linux-m68k-cvscommit"
in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html