]> wimlib.net Git - wimlib/blobdiff - src/lookup_table.h
Case insensitive exclusion pattern matching
[wimlib] / src / lookup_table.h
index 79fdf116d392a826a9d144c657160171819332f5..6a07aaa97d51db024ebdb8f00a80ae2df841bd36 100644 (file)
@@ -33,6 +33,7 @@ struct ntfs_location {
        char *stream_name_utf16;
        u16 stream_name_utf16_num_chars;
        ntfs_volume **ntfs_vol_p;
+       bool is_reparse_point;
 };
 
 /*