X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=fs%2Fxfs%2Fxfs_log_cil.c;h=45cc0ce18adf04cac50fe801884439a246285443;hb=980f3c344ff1cb4a8be9a169c6bde2dc74ca6288;hp=f506c457011eb1970128fa637dce35500d2a4b54;hpb=a02001086bbfb4da35d1228bebc2f1b442db455f;p=cascardo%2Flinux.git diff --git a/fs/xfs/xfs_log_cil.c b/fs/xfs/xfs_log_cil.c index f506c457011e..45cc0ce18adf 100644 --- a/fs/xfs/xfs_log_cil.c +++ b/fs/xfs/xfs_log_cil.c @@ -17,11 +17,10 @@ #include "xfs.h" #include "xfs_fs.h" +#include "xfs_format.h" #include "xfs_log_format.h" #include "xfs_shared.h" #include "xfs_trans_resv.h" -#include "xfs_sb.h" -#include "xfs_ag.h" #include "xfs_mount.h" #include "xfs_error.h" #include "xfs_alloc.h"