]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/xfs/xfs_alloc.c
xfs: create a shared header file for format-related information
[karo-tx-linux.git] / fs / xfs / xfs_alloc.c
index 5a1393f5e020739a648612002f7ae9a3f704d032..2bfca06e0ee71c92bc71dac65a0d0b1c74f9d704 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_trans.h"