X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fmake_ext4fs.git;a=blobdiff_plain;f=make_ext4fs_main.c;h=88254c321a7808558f55ee2a184c65aa65c75d14;hp=a6c5f616042b7e4224ffa1e72d0ac20f6b04716d;hb=HEAD;hpb=fb5c011b4912fb14cfa87a06a5542c06aecc9278 diff --git a/make_ext4fs_main.c b/make_ext4fs_main.c index a6c5f61..88254c3 100644 --- a/make_ext4fs_main.c +++ b/make_ext4fs_main.c @@ -25,26 +25,9 @@ #include #endif -#ifdef ANDROID -#include -#endif - -#ifndef USE_MINGW -#include -#include -#include -#else -struct selabel_handle; -#endif - -#include "make_ext4fs.h" #include "ext4_utils.h" #include "canned_fs_config.h" -#ifndef USE_MINGW /* O_BINARY is windows-specific flag */ -#define O_BINARY 0 -#endif - extern struct fs_info info; @@ -52,7 +35,7 @@ static void usage(char *path) { fprintf(stderr, "%s [ -l ] [ -j ] [ -b ]\n", basename(path)); fprintf(stderr, " [ -g ] [ -i ] [ -I ]\n"); - fprintf(stderr, " [ -L