X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=include%2Fwimlib%2Fapply.h;h=f77f9e95d3bb6dd174adc7aae4fdfa5f4c5fd2f4;hb=fb9e32fb462be98e3ac82365b43b16e4d3616940;hp=31744822613951d39ca38dc34716fed7afbb6484;hpb=6a84b7d59aa7cc0509ac870e5cbf122c5d755781;p=wimlib diff --git a/include/wimlib/apply.h b/include/wimlib/apply.h index 31744822..f77f9e95 100644 --- a/include/wimlib/apply.h +++ b/include/wimlib/apply.h @@ -28,6 +28,7 @@ struct wim_features { unsigned long security_descriptors; unsigned long short_names; unsigned long unix_data; + unsigned long object_ids; unsigned long timestamps; unsigned long case_sensitive_filenames; };