mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-18 18:23:53 +08:00
7 lines
77 B
C
7 lines
77 B
C
|
#ifndef _LINUX_VFS_H
|
||
|
#define _LINUX_VFS_H
|
||
|
|
||
|
#include <linux/statfs.h>
|
||
|
|
||
|
#endif
|