]> wimlib.net Git - wimlib/blobdiff - src/wimlib_internal.h
Use REPARSE_POINT_MAX_SIZE macro
[wimlib] / src / wimlib_internal.h
index 34d43fdc73080434f42d5b9eb10fcf3435774447..29c5ea6bf2f9284df8b6cf6269e673473795a3a7 100644 (file)
@@ -72,6 +72,8 @@ struct sd_set;
  * yet.  The differences between the versions are undocumented. */
 #define WIM_VERSION 0x10d00
 
+#define REPARSE_POINT_MAX_SIZE (16 * 1024)
+
 /* Metadata for a resource in a WIM file. */
 struct resource_entry {
        /* Size, in bytes, of the resource in the WIM file. */