Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v2.6.38 4 lines 125 B view raw
1#ifdef CONFIG_COMPAT 2#define __ARCH_WANT_STAT64 /* Used for compat_sys_stat64() etc. */ 3#endif 4#include <asm-generic/stat.h>