summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_dir2_block.c
diff options
context:
space:
mode:
authorDave Chinner <dchinner@redhat.com>2012-03-07 08:50:19 +0400
committerBen Myers <bpm@sgi.com>2012-03-14 22:21:17 +0400
commit8d2a5e6ee37f205b3d76c223d4f3f88ba1d06220 (patch)
tree0d571ac88b5e10499eb552885a45b1f5409d19f5 /fs/xfs/xfs_dir2_block.c
parenta05931ceb0160deadbd7798d60d01b17f2d81b09 (diff)
downloadlinux-8d2a5e6ee37f205b3d76c223d4f3f88ba1d06220.tar.xz
xfs: clean up minor sparse warnings
Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_dir2_block.c')
-rw-r--r--fs/xfs/xfs_dir2_block.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/xfs_dir2_block.c b/fs/xfs/xfs_dir2_block.c
index 9245e029b8ea..d3b63aefd01d 100644
--- a/fs/xfs/xfs_dir2_block.c
+++ b/fs/xfs/xfs_dir2_block.c
@@ -29,6 +29,7 @@
#include "xfs_dinode.h"
#include "xfs_inode.h"
#include "xfs_inode_item.h"
+#include "xfs_dir2.h"
#include "xfs_dir2_format.h"
#include "xfs_dir2_priv.h"
#include "xfs_error.h"