make sure we include local header files
This commit is contained in:
parent
016d6289a1
commit
bfe773f471
@ -18,8 +18,8 @@
|
|||||||
#include <sys/time.h>
|
#include <sys/time.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "ext2_fs.h"
|
#include "ext2fs/ext2_fs.h"
|
||||||
#include "ext2fsP.h"
|
#include "ext2fs/ext2fsP.h"
|
||||||
|
|
||||||
struct process_block_struct {
|
struct process_block_struct {
|
||||||
ext2_ino_t ino;
|
ext2_ino_t ino;
|
||||||
|
Loading…
Reference in New Issue
Block a user