]> wimlib.net Git - wimlib/blobdiff - include/wimlib/apply.h
Add support for capturing/applying object IDs
[wimlib] / include / wimlib / apply.h
index 31744822613951d39ca38dc34716fed7afbb6484..f77f9e95d3bb6dd174adc7aae4fdfa5f4c5fd2f4 100644 (file)
@@ -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;
 };