summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet_samsync_ldb.c
diff options
context:
space:
mode:
authorMatthias Dieter Wallnöfer <mdw@samba.org>2010-10-17 10:37:23 +0200
committerMatthias Dieter Wallnöfer <mdw@samba.org>2010-10-17 09:40:13 +0000
commit8a2ce5c47cee499f90b125ebde83de5f9f1a9aa0 (patch)
tree0bb2994e76e1a69316a057def70e4986b58c1086 /source4/libnet/libnet_samsync_ldb.c
parent39bd4ce92055f79e55e2f228537324d7f1401cc0 (diff)
downloadsamba-8a2ce5c47cee499f90b125ebde83de5f9f1a9aa0.tar.gz
samba-8a2ce5c47cee499f90b125ebde83de5f9f1a9aa0.tar.bz2
samba-8a2ce5c47cee499f90b125ebde83de5f9f1a9aa0.zip
s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb/common/util.c"
They're only in use by SAMDB code. Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sun Oct 17 09:40:13 UTC 2010 on sn-devel-104
Diffstat (limited to 'source4/libnet/libnet_samsync_ldb.c')
-rw-r--r--source4/libnet/libnet_samsync_ldb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/libnet/libnet_samsync_ldb.c b/source4/libnet/libnet_samsync_ldb.c
index 917257de85..fc53c36823 100644
--- a/source4/libnet/libnet_samsync_ldb.c
+++ b/source4/libnet/libnet_samsync_ldb.c
@@ -27,7 +27,6 @@
#include "libcli/ldap/ldap_ndr.h"
#include "dsdb/samdb/samdb.h"
#include "auth/auth.h"
-#include "../lib/util/util_ldb.h"
#include "librpc/gen_ndr/ndr_misc.h"
#include "ldb_wrap.h"
#include "libcli/security/security.h"