mirror of
https://github.com/samba-team/samba.git
synced 2024-12-24 21:34:56 +03:00
build: fix the build.
Guenther
This commit is contained in:
parent
ec86deb349
commit
09a0001063
@ -1423,8 +1423,8 @@ static NTSTATUS resolve_ads(const char *name,
|
||||
resolve_hosts() when looking up DC's via SRV RR entries in DNS
|
||||
**********************************************************************/
|
||||
|
||||
static NTSTATUS internal_resolve_name(const char *name,
|
||||
int name_type,
|
||||
NTSTATUS internal_resolve_name(const char *name,
|
||||
int name_type,
|
||||
const char *sitename,
|
||||
struct ip_service **return_iplist,
|
||||
int *return_count,
|
||||
|
Loading…
Reference in New Issue
Block a user