blob: d01ef0a0189cc71ef84619cdf162b144b8593eff [file] [log] [blame]
Greg Kroah-Hartmane2be04c2017-11-01 15:09:13 +01001/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
Ian Kente9a7c2f2016-03-15 14:58:25 -07002/*
Linus Torvalds1da177e2005-04-16 15:20:36 -07003 * Copyright 1999-2000 Jeremy Fitzhardinge <jeremy@goop.org>
4 *
5 * This file is part of the Linux kernel and is made available under
6 * the terms of the GNU General Public License, version 2, or at your
7 * option, any later version, incorporated herein by reference.
8 */
9
Ian Kentef8b42f2018-06-07 17:11:05 -070010#ifndef _UAPI_LINUX_AUTO_FS4_H
11#define _UAPI_LINUX_AUTO_FS4_H
Linus Torvalds1da177e2005-04-16 15:20:36 -070012
Linus Torvalds1da177e2005-04-16 15:20:36 -070013#include <linux/auto_fs.h>
14
Ian Kentef8b42f2018-06-07 17:11:05 -070015#endif /* _UAPI_LINUX_AUTO_FS4_H */