Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap...
[deliverable/linux.git] / include / linux / auto_fs.h
CommitLineData
e9a7c2f1
IK
1/*
2 * Copyright 1997 Transmeta Corporation - All Rights Reserved
1da177e4
LT
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.
e9a7c2f1 7 */
1da177e4 8
1da177e4
LT
9#ifndef _LINUX_AUTO_FS_H
10#define _LINUX_AUTO_FS_H
11
1da177e4
LT
12#include <linux/fs.h>
13#include <linux/limits.h>
79955898 14#include <linux/ioctl.h>
607ca46e 15#include <uapi/linux/auto_fs.h>
1da177e4 16#endif /* _LINUX_AUTO_FS_H */
This page took 1.18094 seconds and 5 git commands to generate.