The build broke for me on gcc 4.0.3 due to an #include having the wrong patch.
This commit is contained in:
parent
20fef96dd8
commit
03e78e75f3
@ -18,7 +18,7 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <linux/types.h>
|
||||
#include "ext2fs/ext2fs.h"
|
||||
#include "ext2fs.h"
|
||||
|
||||
/*
|
||||
* Standard header for all descriptor blocks:
|
||||
|
Loading…
Reference in New Issue
Block a user