X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=fs%2Fxfs%2Fxfs_message.c;h=63ca2f0420b108206ed1d610e50fe11f64bf00c4;hb=e6d69a60b77a6ea8d5f9d41765c7571bb8d45531;hp=9163dc14053244c7ff6a70f60e91271995bbe87c;hpb=36a279686bc02d340eb213a9f2a0b67e50de64b4;p=mirror_ubuntu-bionic-kernel.git diff --git a/fs/xfs/xfs_message.c b/fs/xfs/xfs_message.c index 9163dc140532..63ca2f0420b1 100644 --- a/fs/xfs/xfs_message.c +++ b/fs/xfs/xfs_message.c @@ -17,9 +17,8 @@ #include "xfs.h" #include "xfs_fs.h" -#include "xfs_types.h" -#include "xfs_log.h" -#include "xfs_trans.h" +#include "xfs_log_format.h" +#include "xfs_trans_resv.h" #include "xfs_sb.h" #include "xfs_ag.h" #include "xfs_mount.h"