]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/xfs/xfs_ialloc.c
xfs: create a shared header file for format-related information
[mirror_ubuntu-artful-kernel.git] / fs / xfs / xfs_ialloc.c
index ccf2fb1439629fae273a239625f97f6879192878..8530cabf128d5ddc32044da2855e4d17a2cd8cc8 100644 (file)
@@ -17,7 +17,8 @@
  */
 #include "xfs.h"
 #include "xfs_fs.h"
-#include "xfs_types.h"
+#include "xfs_format.h"
+#include "xfs_shared.h"
 #include "xfs_bit.h"
 #include "xfs_log.h"
 #include "xfs_inum.h"