swh:1:snp:c3bf2749e3476071fa748f67b0ffa2fdc5fe49d9
Raw File
Tip revision: 669df1b478803f49a356528d290af7bf442eb3be authored by Linus Torvalds on 01 January 2007, 00:53:20 UTC
Linux 2.6.20-rc3
Tip revision: 669df1b
vfs.h
#ifndef _LINUX_VFS_H
#define _LINUX_VFS_H

#include <linux/statfs.h>

#endif
back to top