2016-03-04 07:09:26 -08:00

7 lines
77 B
C

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