7 lines
75 B
C
Executable File
7 lines
75 B
C
Executable File
#ifndef _LINUX_VFS_H
|
|
#define _LINUX_VFS_H
|
|
|
|
#include <asm/statfs.h>
|
|
|
|
#endif
|