X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=include%2Fwimlib%2Fapply.h;h=3b124d31c4936fb1e55e35247d9e1ef757bac498;hp=24648c9b3a378c19581881be787ffeb5f0d45574;hb=50407ddd59aa2d0906225a4526eaefbf6da8450f;hpb=ad8c3f70361e25b7c1bbc46d4429749c7215fa12 diff --git a/include/wimlib/apply.h b/include/wimlib/apply.h index 24648c9b..3b124d31 100644 --- a/include/wimlib/apply.h +++ b/include/wimlib/apply.h @@ -223,6 +223,7 @@ struct apply_ctx { unsigned long invalid_sequence; unsigned long partial_security_descriptors; unsigned long no_security_descriptors; + struct wim_lookup_table_entry *cur_stream; struct filedes tmpfile_fd; tchar *tmpfile_name; u64 num_streams_remaining;