]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/xfs/xfs_da_btree.c
xfs: create a shared header file for format-related information
[karo-tx-linux.git] / fs / xfs / xfs_da_btree.c
index 20bf8e8002d6fd2733782af97f373ddaf2bcd8d6..ac51abeb47822728c95be25199444b32c6288cf1 100644 (file)
@@ -18,7 +18,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"