Blame view

include/linux/vfs.h 77 Bytes
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
2
3
4
5
6
  #ifndef _LINUX_VFS_H
  #define _LINUX_VFS_H
  
  #include <linux/statfs.h>
  
  #endif