Refactor header files dependencies.
[lwext4.git] / src / ext4_trans.c
index 9f32fb8121a4a9e25452c0f75790fb44c3fabade..cf7f2ca09b3ce917e237a8a0367cee2fbe4daac2 100644 (file)
 
 #include "ext4_config.h"
 #include "ext4_types.h"
+#include "ext4_misc.h"
+#include "ext4_errno.h"
+#include "ext4_debug.h"
+
+#include "ext4_fs.h"
 #include "ext4_journal.h"
 
 static int ext4_trans_get_write_access(struct ext4_fs *fs __unused,