18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */ 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * Copyright 1999-2000 Jeremy Fitzhardinge <jeremy@goop.org> 48c2ecf20Sopenharmony_ci * 58c2ecf20Sopenharmony_ci * This file is part of the Linux kernel and is made available under 68c2ecf20Sopenharmony_ci * the terms of the GNU General Public License, version 2, or at your 78c2ecf20Sopenharmony_ci * option, any later version, incorporated herein by reference. 88c2ecf20Sopenharmony_ci */ 98c2ecf20Sopenharmony_ci 108c2ecf20Sopenharmony_ci#ifndef _UAPI_LINUX_AUTO_FS4_H 118c2ecf20Sopenharmony_ci#define _UAPI_LINUX_AUTO_FS4_H 128c2ecf20Sopenharmony_ci 138c2ecf20Sopenharmony_ci#include <linux/auto_fs.h> 148c2ecf20Sopenharmony_ci 158c2ecf20Sopenharmony_ci#endif /* _UAPI_LINUX_AUTO_FS4_H */ 16