Przeglądaj źródła

✨ feat(ports/rtthread/dfs_ext.c): add ext4_inode.h

xqyjlj 3 lat temu
rodzic
commit
4a32d65dc6
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      ports/rtthread/dfs_ext.c

+ 1 - 0
ports/rtthread/dfs_ext.c

@@ -26,6 +26,7 @@
 #include "ext4_mbr.h"
 #include "ext4_super.h"
 #include "ext4_debug.h"
+#include "ext4_inode.h"
 
 #include "dfs_ext.h"
 #include "dfs_ext_blockdev.h"