]> wimlib.net Git - wimlib/blobdiff - src/unix_apply.c
WIMBoot: Update docs
[wimlib] / src / unix_apply.c
index 8d549f60005d6f5cc2e62cf080f97ed5dcbd2cf7..d1888446b452626ab2b42f50da65346d0bd3a78d 100644 (file)
@@ -115,7 +115,7 @@ unix_create_symlink(const tchar *oldpath, const tchar *newpath,
 static int
 unix_extract_unnamed_stream(file_spec_t file,
                            struct wim_lookup_table_entry *lte,
-                           struct apply_ctx *ctx)
+                           struct apply_ctx *ctx, struct wim_dentry *_ignore)
 {
        const char *path = file.path;
        struct filedes fd;