]> wimlib.net Git - wimlib/blobdiff - include/wimlib/dentry.h
Add randomized testing program
[wimlib] / include / wimlib / dentry.h
index fc745d5df9d663b3762a63e296347999762e2cd5..9f4f4666e4d1f5915827b4b7bd7df24bc2a9ed52 100644 (file)
@@ -119,6 +119,10 @@ struct wim_dentry {
         * that needs to be extracted as part of the current extraction
         * operation, or NULL if this is the last alias.  */
        struct wim_dentry *d_next_extraction_alias;
+
+#ifdef ENABLE_TEST_SUPPORT
+       struct wim_dentry *d_corresponding;
+#endif
 };
 
 static inline bool