X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=fs%2Fxfs%2Fxfs_trans_resv.c;h=63a42a180a6748d9869c53ca46fdf91aea19db85;hb=d6cf13051f31bf1a54b65643d0e578b3ca2f0692;hp=52b6c3e3203e167200750e7766870692dbb7d2bc;hpb=7dda6e8644a31c366484bbcb564ea6c6225e5963;p=deliverable%2Flinux.git diff --git a/fs/xfs/xfs_trans_resv.c b/fs/xfs/xfs_trans_resv.c index 52b6c3e3203e..63a42a180a67 100644 --- a/fs/xfs/xfs_trans_resv.c +++ b/fs/xfs/xfs_trans_resv.c @@ -26,6 +26,7 @@ #include "xfs_ag.h" #include "xfs_mount.h" #include "xfs_da_format.h" +#include "xfs_da_btree.h" #include "xfs_inode.h" #include "xfs_bmap_btree.h" #include "xfs_ialloc.h"