blob: 2036d2e90987f3fa64c80600bff0612b3bca538a [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001#ifndef _LINUX_DEVFS_FS_KERNEL_H
2#define _LINUX_DEVFS_FS_KERNEL_H
3
4#include <linux/fs.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -07005#include <linux/spinlock.h>
6#include <linux/types.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -07007#include <asm/semaphore.h>
8
Linus Torvalds1da177e2005-04-16 15:20:36 -07009#endif /* _LINUX_DEVFS_FS_KERNEL_H */