Index: obj_common.h =================================================================== --- obj_common.h (revision 28835) +++ obj_common.h (revision 28836) @@ -191,7 +191,7 @@ #define PCB_ANY_PRIMITIVE_FIELDS \ PCB_ANY_OBJ_FIELDS; \ - const char *term; \ + const char *term, *extobj_role; \ void *ratconn; \ unsigned char thermal; \ unsigned char intconn, intnoconn; \