X-Git-Url: https://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/3dd8f219561d68c12b04ef2d226a23e495b7c540..67988e9de2e9002064d52b4a1c5b5c4f8e6e665f:/src/upkg.h diff --git a/src/upkg.h b/src/upkg.h index 8aa81a1..2e92e85 100644 --- a/src/upkg.h +++ b/src/upkg.h @@ -44,6 +44,7 @@ struct upkg { unsigned version, license; + unsigned char guid[16]; unsigned long flags; unsigned long name_count, export_count, import_count;