1 #ifndef __LINUX_FS_H__ 2 #define __LINUX_FS_H__ 3 4 #include <linux/stat.h> 5 6 #endif /* __LINUX_FS_H__ */ 7