X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fwin32.h;h=1df793f1936c431412376a2e428bfb5e7ae9d823;hp=45909768e49a9c76e42d4240339bb1c13b0d9aa8;hb=c6a1140e085f633273fcf47a6462bd9382ce118a;hpb=a8972bde4b080d2dd33a7500705d431b0f1fe901 diff --git a/src/win32.h b/src/win32.h index 45909768..1df793f1 100644 --- a/src/win32.h +++ b/src/win32.h @@ -9,6 +9,7 @@ extern int win32_build_dentry_tree(struct wim_dentry **root_ret, const tchar *root_disk_path, struct wim_lookup_table *lookup_table, + struct wim_inode_table *inode_table, struct sd_set *sd, const struct wimlib_capture_config *config, int add_image_flags,