Add umdns call

This commit is contained in:
PolynomialDivision 2017-09-19 13:04:55 +02:00
parent e4c5feb40e
commit b58e852333
2 changed files with 27 additions and 0 deletions

View file

@ -26,4 +26,6 @@ void *kick_clients_thread(void *arg);
char *hostapd_dir_glob;
int ubus_call_umdns();
#endif