X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fmake_ext4fs.git;a=blobdiff_plain;f=ext4_utils.h;h=b6915bdb92b9ff5d939fd2e9014eacb8dc7ff2b8;hp=499753fdf9df030e028e40f53f47da722e1aac61;hb=5ba1807f750e9544eb516904646b0f97051b833b;hpb=fb5c011b4912fb14cfa87a06a5542c06aecc9278 diff --git a/ext4_utils.h b/ext4_utils.h index 499753f..b6915bd 100644 --- a/ext4_utils.h +++ b/ext4_utils.h @@ -158,7 +158,7 @@ struct selabel_handle; int make_ext4fs_internal(int fd, const char *directory, const char *mountpoint, fs_config_func_t fs_config_func, int gzip, int sparse, int crc, int wipe, - struct selabel_handle *sehnd, int verbose, time_t fixed_time, + int verbose, time_t fixed_time, FILE* block_list_file); int read_ext(int fd, int verbose);