Welcome to mirror list, hosted at ThFree Co, Russian Federation.

vfs.h « linux « include - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e701d0541405ad76d630ef8a95555ba7ecdf9405 (plain)
1
2
3
4
5
6
#ifndef _LINUX_VFS_H
#define _LINUX_VFS_H

#include <linux/statfs.h>

#endif