Refactor header files dependencies.
[lwext4.git] / src / ext4_debug.c
index b38593b48f0e6e99acd9e3af4ce2f0fdcca83d6d..40f5fe6b0adce9abba6c772866ec844aaecfb6f3 100644 (file)
@@ -35,6 +35,9 @@
  */
 
 #include "ext4_config.h"
+#include "ext4_types.h"
+#include "ext4_misc.h"
+#include "ext4_errno.h"
 #include "ext4_debug.h"
 
 #include <stdarg.h>