[SCM] Samba Shared Repository - branch master updated

Matthias Dieter Wallnöfer mdw at samba.org
Tue Dec 21 04:51:02 MST 2010


The branch, master has been updated
       via  17d6583 ldb:tools/ldbdel.c - "replace.h" should be the first include
      from  901f348 s4-dns: set dwSerial and dwFlags

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


- Log -----------------------------------------------------------------
commit 17d6583dbfd9e9a9a7e6d25a72b027f435621647
Author: Matthias Dieter Wallnöfer <mdw at samba.org>
Date:   Tue Dec 21 11:46:29 2010 +0100

    ldb:tools/ldbdel.c - "replace.h" should be the first include
    
    Autobuild-User: Matthias Dieter Wallnöfer <mdw at samba.org>
    Autobuild-Date: Tue Dec 21 12:50:54 CET 2010 on sn-devel-104

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

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


Changeset truncated at 500 lines:

diff --git a/source4/lib/ldb/tools/ldbdel.c b/source4/lib/ldb/tools/ldbdel.c
index 6f7c8ae..0b970d9 100644
--- a/source4/lib/ldb/tools/ldbdel.c
+++ b/source4/lib/ldb/tools/ldbdel.c
@@ -31,10 +31,10 @@
  *  Author: Andrew Tridgell
  */
 
+#include "replace.h"
 #include "ldb.h"
 #include "tools/cmdline.h"
 #include "ldbutil.h"
-#include "replace.h"
 
 static int dn_cmp(struct ldb_message **msg1, struct ldb_message **msg2)
 {


-- 
Samba Shared Repository


More information about the samba-cvs mailing list