To: linus, akpm Cc: lkml Subject: [PATCH] m68k hardirq.h M68k: Add missing #include Signed-off-by: Geert Uytterhoeven --- hardirq.h | 1 + 1 file changed, 1 insertion(+) --- linux-2.6.8-rc2/include/asm-m68k/hardirq.h 2004-04-28 10:58:58.000000000 +0200 +++ linux-m68k-2.6.8-rc2/include/asm-m68k/hardirq.h 2004-07-10 21:06:55.000000000 +0200 @@ -1,6 +1,7 @@ #ifndef __M68K_HARDIRQ_H #define __M68K_HARDIRQ_H +#include #include #include