schedule a client update

This commit is contained in:
PolynomialDivision 2017-12-10 23:28:38 +01:00
parent 0595784480
commit fe848b8231
3 changed files with 12 additions and 4 deletions

View file

@ -32,4 +32,6 @@ int ubus_send_probe_via_network(struct probe_entry_s probe_entry);
void update_hostapd_sockets(struct uloop_timeout *t);
void add_client_update_timer(time_t time);
#endif