]> wimlib.net Git - wimlib/blobdiff - include/wimlib/dentry.h
Rename tmp_list => d_tmp_list
[wimlib] / include / wimlib / dentry.h
index ba61018acf6e7238075b2d831ff9c035da3d140a..4adc5fed761d67e96b5832e2ad4fe8351a5bcbaf 100644 (file)
@@ -92,7 +92,7 @@ struct wim_dentry {
                u64 subdir_offset;
 
                /* Temporary list field  */
-               struct list_head tmp_list;
+               struct list_head d_tmp_list;
        };
 
        /* Full path to this dentry in the WIM, in platform-dependent tchars