android_kernel_samsung_on5x.../include/linux/vfs.h
2018-06-19 23:16:04 +02:00

6 lines
77 B
C

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