]> Git Repo - linux.git/blob - include/linux/auto_fs.h
Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-platform...
[linux.git] / include / linux / auto_fs.h
1 /*
2  * Copyright 1997 Transmeta Corporation - All Rights Reserved
3  *
4  * This file is part of the Linux kernel and is made available under
5  * the terms of the GNU General Public License, version 2, or at your
6  * option, any later version, incorporated herein by reference.
7  */
8
9 #ifndef _LINUX_AUTO_FS_H
10 #define _LINUX_AUTO_FS_H
11
12 #include <linux/fs.h>
13 #include <linux/ioctl.h>
14 #include <uapi/linux/auto_fs.h>
15 #endif /* _LINUX_AUTO_FS_H */
This page took 0.05361 seconds and 4 git commands to generate.