[PATCH] asm-generic/atomic.h needs types.h
authorAndrew Morton <akpm@osdl.org>
Sun, 8 Jan 2006 09:00:29 +0000 (01:00 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:12:38 +0000 (20:12 -0800)
For BITS_PER_LONG

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-generic/atomic.h

index e0a28b9..0fada8f 100644 (file)
@@ -8,6 +8,7 @@
  * edit all arch specific atomic.h files.
  */
 
+#include <asm/types.h>
 
 /*
  * Suppport for atomic_long_t