1
0
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:
Günther Deschner 2008-04-22 00:06:57 +02:00
parent ec86deb349
commit 09a0001063

View File

@ -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,