diff options
Diffstat (limited to 'fs/ocfs2/ioctl.c')
-rw-r--r-- | fs/ocfs2/ioctl.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/ocfs2/ioctl.c b/fs/ocfs2/ioctl.c index 68f4806d3a35..3663cef80689 100644 --- a/fs/ocfs2/ioctl.c +++ b/fs/ocfs2/ioctl.c | |||
@@ -18,6 +18,8 @@ | |||
18 | #include "journal.h" | 18 | #include "journal.h" |
19 | 19 | ||
20 | #include "ocfs2_fs.h" | 20 | #include "ocfs2_fs.h" |
21 | #include "ioctl.h" | ||
22 | |||
21 | #include <linux/ext2_fs.h> | 23 | #include <linux/ext2_fs.h> |
22 | 24 | ||
23 | static int ocfs2_get_inode_attr(struct inode *inode, unsigned *flags) | 25 | static int ocfs2_get_inode_attr(struct inode *inode, unsigned *flags) |