X-Git-Url: https://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/687c74b6b8cc9eb6015c279a0c757ca3c0047697..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 {