blob: 33952ac00a195467db0b70be575cd3add961e6ef [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002#ifndef _LINUX_VFS_H
3#define _LINUX_VFS_H
4
5#include <linux/statfs.h>
6
7#endif