Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
stat.h
Go to the documentation of this file.
1 #if defined(__KERNEL__) && defined(CONFIG_COMPAT)
2 #define __ARCH_WANT_STAT64 /* Used for compat_sys_stat64() etc. */
3 #endif
4 #include <asm-generic/stat.h>