X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=bigscreen%2Ffetch_list_of_active_groups.h;fp=bigscreen%2Ffetch_list_of_active_groups.h;h=fbac624bf97656e2cc550fc1588926509998f0c8;hp=b1039d384f2aa12a2061f92618894a8efff03b69;hb=876c65c3f4f828a54fa8041f5d68e3c4cae1d463;hpb=f299b49249d2f2499a30e9d31373c9bb946d2555 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. */