From 8a2ce5c47cee499f90b125ebde83de5f9f1a9aa0 Mon Sep 17 00:00:00 2001 From: Matthias Dieter Wallnöfer Date: Sun, 17 Oct 2010 10:37:23 +0200 Subject: s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb/common/util.c" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit They're only in use by SAMDB code. Autobuild-User: Matthias Dieter Wallnöfer Autobuild-Date: Sun Oct 17 09:40:13 UTC 2010 on sn-devel-104 --- source4/torture/rpc/netlogon.c | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/torture/rpc') diff --git a/source4/torture/rpc/netlogon.c b/source4/torture/rpc/netlogon.c index 9758185046..b8644d3674 100644 --- a/source4/torture/rpc/netlogon.c +++ b/source4/torture/rpc/netlogon.c @@ -33,7 +33,6 @@ #include "param/param.h" #include "libcli/security/security.h" #include "lib/ldb/include/ldb.h" -#include "lib/util/util_ldb.h" #include "ldb_wrap.h" #include "lib/replace/system/network.h" #include "dsdb/samdb/samdb.h" -- cgit