xfs: decouple log and transaction headers
[deliverable/linux.git] / fs / xfs / xfs_error.c
index 40f2985a27bcf796f187d9095ebd58c48239c756..d6c188cc7d43131ffcbdac9f185ba8d6bcba099f 100644 (file)
@@ -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"
This page took 0.027366 seconds and 5 git commands to generate.