From 1ba114e651a290dbc1d25b569f594cc09b7e4512 Mon Sep 17 00:00:00 2001 From: Tantrix <50278147+Tantrix@users.noreply.github.com> Date: Fri, 8 Nov 2019 21:04:53 +0300 Subject: [PATCH] Update hub.h An attempt to add missing 'limit_min_hubs_total' option. --- src/core/hub.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/core/hub.h b/src/core/hub.h index d65ea64..f60f54d 100644 --- a/src/core/hub.h +++ b/src/core/hub.h @@ -324,6 +324,7 @@ extern size_t hub_get_min_hubs_op(struct hub_info* hub); * be logged in to simultaneously regardless of the type of user. */ extern size_t hub_get_max_hubs_total(struct hub_info* hub); +extern size_t hub_get_min_hubs_total(struct hub_info* hub); /** * Schedule runslice.