X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fmake_ext4fs.git;a=blobdiff_plain;f=ext4fixup.c;h=c919176b9e92e2c68764ba50fa587a6631263eac;hp=7d11b5db63d92ab67e7162f90fce73a4f71aa38f;hb=bd53eaafbc2a89a57b8adda38f53098a431fa8f4;hpb=d8400e132c67a993248d25fd9026dcc5ffedc96c diff --git a/ext4fixup.c b/ext4fixup.c index 7d11b5d..c919176 100644 --- a/ext4fixup.c +++ b/ext4fixup.c @@ -14,7 +14,6 @@ * limitations under the License. */ #include "ext4_utils.h" -#include "make_ext4fs.h" #include "ext4_extents.h" #include "allocate.h" #include "ext4fixup.h"