[SCM] Samba Shared Repository - branch master updated

Simo Sorce idra at samba.org
Wed Dec 23 08:29:22 MST 2009


The branch, master has been updated
       via  4cc0bb7... s4: Fix the build
      from  8dc636a... s4: tests controls parsing and using for ldbadd/ldbedit/ldbmodify

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 4cc0bb7d04a0f83febec9904eaeca126b6f53ae3
Author: Simo Sorce <idra at samba.org>
Date:   Wed Dec 23 10:28:14 2009 -0500

    s4: Fix the build

-----------------------------------------------------------------------

Summary of changes:
 source4/lib/ldb/tools/ldbutil.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source4/lib/ldb/tools/ldbutil.c b/source4/lib/ldb/tools/ldbutil.c
index 3d03da6..5f7ea89 100644
--- a/source4/lib/ldb/tools/ldbutil.c
+++ b/source4/lib/ldb/tools/ldbutil.c
@@ -30,6 +30,7 @@
  */
 
 #include "ldb.h"
+#include "ldb_module.h"
 
 /* autostarts a transacion if none active */
 static int ldb_do_autotransaction(struct ldb_context *ldb,


-- 
Samba Shared Repository


More information about the samba-cvs mailing list