1module modreq_attr_global 1.0; 2 3require { 4 attribute attr_req; 5} 6 7type mod_global_t; 8 9type new_t, attr_req; 10 11