
From: Geert Uytterhoeven <geert@linux-m68k.org>

M68k: Add missing #include <linux/config.h>

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
---

 25-akpm/include/asm-m68k/hardirq.h |    1 +
 1 files changed, 1 insertion(+)

diff -puN include/asm-m68k/hardirq.h~m68k-hardirqh include/asm-m68k/hardirq.h
--- 25/include/asm-m68k/hardirq.h~m68k-hardirqh	2004-07-26 17:26:07.076779112 -0700
+++ 25-akpm/include/asm-m68k/hardirq.h	2004-07-26 17:26:07.079778656 -0700
@@ -1,6 +1,7 @@
 #ifndef __M68K_HARDIRQ_H
 #define __M68K_HARDIRQ_H
 
+#include <linux/config.h>
 #include <linux/threads.h>
 #include <linux/cache.h>
 
_
