[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
[profile/ivi/kernel-adaptation-intel-automotive.git] / fs / xfs / linux-2.6 / xfs_file.c
index 3881622..b0c00ea 100644 (file)
  *
  * http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
  */
-
 #include "xfs.h"
-#include "xfs_inum.h"
+#include "xfs_bit.h"
 #include "xfs_log.h"
+#include "xfs_inum.h"
 #include "xfs_sb.h"
+#include "xfs_ag.h"
 #include "xfs_dir.h"
 #include "xfs_dir2.h"
 #include "xfs_trans.h"