blob: c0db34d56be367f24a29b9e4249a98d9ad356961 [file] [log] [blame]
Chris Metcalf28d71742011-05-02 16:06:42 -04001#if defined(__KERNEL__) && defined(CONFIG_COMPAT)
Chris Metcalf2c7387e2010-10-28 16:07:07 -04002#define __ARCH_WANT_STAT64 /* Used for compat_sys_stat64() etc. */
3#endif
Chris Metcalf867e3592010-05-28 23:09:12 -04004#include <asm-generic/stat.h>