Loading sources/genext2fs.patch +1 −1 Original line number Diff line number Diff line Loading @@ -2137,7 +2137,7 @@ diff -urN genext2fs-1.3.orig/genext2fs.c genext2fs-1.3/genext2fs.c filesystem *fs; int i; - int c; + char c; + int c; + struct stat sb; + FILE *devtable = NULL; Loading Loading
sources/genext2fs.patch +1 −1 Original line number Diff line number Diff line Loading @@ -2137,7 +2137,7 @@ diff -urN genext2fs-1.3.orig/genext2fs.c genext2fs-1.3/genext2fs.c filesystem *fs; int i; - int c; + char c; + int c; + struct stat sb; + FILE *devtable = NULL; Loading