[PATCH] asm-generic/atomic.h needs types.h

For BITS_PER_LONG

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Andrew Morton 2006-01-08 01:00:29 -08:00 committed by Linus Torvalds
parent 84c2008af0
commit 5998bf1ddb
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
* edit all arch specific atomic.h files.
*/
#include <asm/types.h>
/*
* Suppport for atomic_long_t