2017-12-30 14:45:34 +08:00

7 lines
100 B
C

#ifndef __LINUX_FS_H__
#define __LINUX_FS_H__
#include <linux/stat.h>
#endif /* __LINUX_FS_H__ */