Remove __STRICT_ANSI__ from linux/types.h
authorMike Frysinger <vapier@gentoo.org>
Fri, 8 Feb 2008 12:21:24 +0000 (04:21 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 8 Feb 2008 17:22:39 +0000 (09:22 -0800)
commit7437a51b30743ff1488981a393fc9e67894bf757
tree9814ca3ebf09a9575492d2df45f5e49131aee319
parentd59d0b1b88c5b0f9cec219d236758d8882a59d6b
Remove __STRICT_ANSI__ from linux/types.h

All of the asm-*/types.h headers have been updated to no longer check
__STRICT_ANSI__ for the 64bit types, so this brings linux/types.h in line.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/types.h