JustOS/linux-6.13/include/linux/vfs.h
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

8 lines
116 B
C

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _LINUX_VFS_H
#define _LINUX_VFS_H
#include <linux/statfs.h>
#endif