android_kernel_samsung_hero.../include/linux/vfs.h
2016-08-17 16:41:52 +08:00

6 lines
77 B
C

#ifndef _LINUX_VFS_H
#define _LINUX_VFS_H
#include <linux/statfs.h>
#endif