From: Jaswinder Singh Rajput Date: Sat, 31 Jan 2009 05:04:04 +0000 (+0530) Subject: headers_check fix: alpha, statfs.h X-Git-Tag: v3.12-rc1~15628^2~40 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0fc2eb3bade59365ed0b28b8ea3b5c448b2f4a26;p=kernel%2Fkernel-generic.git headers_check fix: alpha, statfs.h fix the following 'make headers_check' warning: usr/include/asm-alpha/statfs.h:6: found __[us]{8,16,32,64} type without #include Signed-off-by: Jaswinder Singh Rajput --- diff --git a/arch/alpha/include/asm/statfs.h b/arch/alpha/include/asm/statfs.h index de35cd4..ccd2e18 100644 --- a/arch/alpha/include/asm/statfs.h +++ b/arch/alpha/include/asm/statfs.h @@ -1,6 +1,8 @@ #ifndef _ALPHA_STATFS_H #define _ALPHA_STATFS_H +#include + /* Alpha is the only 64-bit platform with 32-bit statfs. And doesn't even seem to implement statfs64 */ #define __statfs_word __u32