From 0c21676bed38eced1130130f82d7979e8b7bfd08 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Thu, 17 Oct 2013 15:15:51 +0200 Subject: s3:smbd: use new function cluster_probe_ok() Signed-off-by: Michael Adam Reviewed-by: Volker Lendecke --- source3/wscript_build | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/wscript_build') diff --git a/source3/wscript_build b/source3/wscript_build index dd2e054e53..4803e9b13e 100755 --- a/source3/wscript_build +++ b/source3/wscript_build @@ -285,6 +285,7 @@ bld.SAMBA3_SUBSYSTEM('samba3core', lib/ctdb_packet.c lib/ctdbd_conn.c lib/ctdb_conn.c + lib/util_cluster.c lib/msg_channel.c lib/id_cache.c lib/talloc_dict.c -- cgit