#define AMIGAFFS_H
#include <linux/types.h>
-
+#include <linux/buffer_head.h>
#include <asm/byteorder.h>
/* AmigaOS allows file names with up to 30 characters length.
#include <linux/types.h>
#include <linux/fs.h>
#include <linux/sched.h>
+#include <linux/buffer_head.h>
#include <asm/byteorder.h>
#include <asm/unaligned.h>
#define jfs_debug jbd_debug
#else
+#include <linux/buffer_head.h>
#include <linux/journal-head.h>
#include <linux/stddef.h>
#include <asm/semaphore.h>
/*
* The MS-DOS filesystem constants/structures
*/
+#include <linux/buffer_head.h>
#include <asm/byteorder.h>
#define SECTOR_SIZE 512 /* sector size (bytes) */
#include <asm/unaligned.h>
#include <linux/bitops.h>
#include <linux/proc_fs.h>
+#include <linux/buffer_head.h>
#include <linux/reiserfs_fs_i.h>
#include <linux/reiserfs_fs_sb.h>
#endif