X-Git-Url: http://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/fff1391d5182da5a1082eb1a58bfe0811ea1a7bd..d78fbc3a4f4bdef475f85b0c1ebeaddd74cce141:/src/upkg.h diff --git a/src/upkg.h b/src/upkg.h index e4e5dcd..d236714 100644 --- a/src/upkg.h +++ b/src/upkg.h @@ -82,6 +82,7 @@ struct upkg_export { const char *name; unsigned long flags; + long class; }; struct upkg_import {