struct bbl3_mbox{ struct modhcom _mh; /* Standard module header */ int create_tim[6]; /* date of module creation */ int update_tim[6]; /* date of module creation */ int flag; /* 0 : inhibit disconnected; 0: veto allowed ( in parole povere: se e' 0 non si influenza l'acquisizione ). */ }; typedef struct bbl3_mbox BBL3_MBOX;