From: Jaswinder Singh Rajput Date: Sat, 31 Jan 2009 05:04:04 +0000 (+0530) Subject: headers_check fix: alpha, statfs.h X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=0fc2eb3bade59365ed0b28b8ea3b5c448b2f4a26;p=deliverable%2Flinux.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 de35cd438a10..ccd2e186bfd8 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