]> wimlib.net Git - wimlib/blobdiff - src/wimlib_internal.h
Windows rpfix capture (in progress)
[wimlib] / src / wimlib_internal.h
index 1d3edcd7cc3f43cf1c03cdf56b03b929812a9fef..bde430f1662162266112019dcd8e72ed320a812f 100644 (file)
@@ -671,6 +671,8 @@ inode_set_symlink(struct wim_inode *inode, const char *target,
                  struct wim_lookup_table *lookup_table,
                  struct wim_lookup_table_entry **lte_ret);
 #endif
+extern tchar *
+fixup_symlink(tchar *dest, u64 capture_root_ino, u64 capture_root_dev);
 
 /* verify.c */