From 455e17dbb7d451b462004f302f5c68770f17b65e Mon Sep 17 00:00:00 2001 From: Luke Leighton Date: Thu, 2 Dec 1999 18:49:28 +0000 Subject: added get_any_dc_name() function. --- source/lib/util.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source/lib/util.c') diff --git a/source/lib/util.c b/source/lib/util.c index b0d6e82970e..9a9f87d4737 100644 --- a/source/lib/util.c +++ b/source/lib/util.c @@ -3262,3 +3262,4 @@ char *get_trusted_serverlist(const char* domain) return NULL; } + -- cgit