fs/qnx4: sanitize includes
fs-internal parts of qnx4_fs.h taken to fs/qnx4/qnx4.h, includes adjusted, qnx4_fs.h doesn't need unifdef anymore. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
@@ -13,14 +13,9 @@
|
||||
* 28-06-1998 by Frank Denis : qnx4_free_inode (to be fixed) .
|
||||
*/
|
||||
|
||||
#include <linux/time.h>
|
||||
#include <linux/fs.h>
|
||||
#include <linux/qnx4_fs.h>
|
||||
#include <linux/stat.h>
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/string.h>
|
||||
#include <linux/buffer_head.h>
|
||||
#include <linux/bitops.h>
|
||||
#include "qnx4.h"
|
||||
|
||||
#if 0
|
||||
int qnx4_new_block(struct super_block *sb)
|
||||
|
Reference in New Issue
Block a user