K 10 svn:author V 2 bz K 8 svn:date V 27 2009-03-01T11:01:00.989193Z K 7 svn:log V 309 Add size-guards evaluated at compile-time to the main struct vnet_* which are not in a module of their own like gif. Single kernel compiles and universe will fail if the size of the struct changes. Th expected values are given in sys/vimage.h. See the comments where how to handle this. Requested by: peter END