mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
Attempt to fix the build with dnssd
This commit is contained in:
parent
2e09746a4d
commit
0581094023
@ -85,7 +85,6 @@ static void schedule_dns_register_smbd_retry(struct dns_reg_state *dns_state,
|
||||
event= event_add_timed(smbd_event_context(),
|
||||
NULL,
|
||||
timeval_current_ofs(DNS_REG_RETRY_INTERVAL, 0),
|
||||
"DNS registration handler",
|
||||
dns_register_smbd_retry,
|
||||
dns_state);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user