[SCM] Samba Shared Repository - branch v4-0-test updated - release-4-0-0alpha4-89-gc623313

Jelmer Vernooij jelmer at samba.org
Mon Jun 16 13:27:22 GMT 2008


The branch, v4-0-test has been updated
       via  c623313189728dd0553384e2e115cf10db4c7f25 (commit)
      from  220b58070239141158d796bd782d62cc36cd19db (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v4-0-test


- Log -----------------------------------------------------------------
commit c623313189728dd0553384e2e115cf10db4c7f25
Author: Jelmer Vernooij <jelmer at samba.org>
Date:   Mon Jun 16 15:25:48 2008 +0200

    Add include in swig file as well.

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

Summary of changes:
 source/lib/ldb/ldb.i      |    1 +
 source/lib/ldb/ldb_wrap.c |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)


Changeset truncated at 500 lines:

diff --git a/source/lib/ldb/ldb.i b/source/lib/ldb/ldb.i
index 23b5e0d..db2fcde 100644
--- a/source/lib/ldb/ldb.i
+++ b/source/lib/ldb/ldb.i
@@ -39,6 +39,7 @@
 #include "ldb.h"
 #include "ldb_errors.h"
 #include "ldb_private.h"
+#include "events.h"
 
 typedef struct ldb_message ldb_msg;
 typedef struct ldb_context ldb;
diff --git a/source/lib/ldb/ldb_wrap.c b/source/lib/ldb/ldb_wrap.c
index f9dd847..8614dc7 100644
--- a/source/lib/ldb/ldb_wrap.c
+++ b/source/lib/ldb/ldb_wrap.c
@@ -2546,10 +2546,10 @@ static swig_module_info swig_module = {swig_types, 24, 0, 0, 0, 0};
 #include <stdint.h>
 #include <stdbool.h>
 #include "talloc.h"
-#include "events.h"
 #include "ldb.h"
 #include "ldb_errors.h"
 #include "ldb_private.h"
+#include "events.h"
 
 typedef struct ldb_message ldb_msg;
 typedef struct ldb_context ldb;


-- 
Samba Shared Repository


More information about the samba-cvs mailing list