X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bigscreen%2Ffetch_list_of_active_groups.h;h=fbac624bf97656e2cc550fc1588926509998f0c8;hb=81ab2a21cc586b81bc6362c0d48c276515caaf50;hp=b1039d384f2aa12a2061f92618894a8efff03b69;hpb=f40fa6f12fb246c09e925e97bcd7c40f8d2fa59c;p=ccbs diff --git a/bigscreen/fetch_list_of_active_groups.h b/bigscreen/fetch_list_of_active_groups.h index b1039d3..fbac624 100644 --- a/bigscreen/fetch_list_of_active_groups.h +++ b/bigscreen/fetch_list_of_active_groups.h @@ -5,7 +5,7 @@ #include struct SkeletonGroup { - unsigned tournament, round, parallel; + unsigned tournament, round, parallel, num_machines; }; /* A transactor that fetches the current list of active groups. */