xref: /linux/include/uapi/linux/auto_fs4.h (revision 3eb66e91a25497065c5322b1268cbc3953642227)
1e2be04c7SGreg Kroah-Hartman /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
2e9a7c2f1SIan Kent /*
3607ca46eSDavid Howells  * Copyright 1999-2000 Jeremy Fitzhardinge <jeremy@goop.org>
4607ca46eSDavid Howells  *
5607ca46eSDavid Howells  * This file is part of the Linux kernel and is made available under
6607ca46eSDavid Howells  * the terms of the GNU General Public License, version 2, or at your
7607ca46eSDavid Howells  * option, any later version, incorporated herein by reference.
8607ca46eSDavid Howells  */
9607ca46eSDavid Howells 
10*ef8b42f7SIan Kent #ifndef _UAPI_LINUX_AUTO_FS4_H
11*ef8b42f7SIan Kent #define _UAPI_LINUX_AUTO_FS4_H
12607ca46eSDavid Howells 
13607ca46eSDavid Howells #include <linux/auto_fs.h>
14607ca46eSDavid Howells 
15*ef8b42f7SIan Kent #endif /* _UAPI_LINUX_AUTO_FS4_H */
16