[SCM] CTDB repository - branch libctdb updated - ctdb-1.0.114-90-g7655aab

Ronnie Sahlberg sahlberg at samba.org
Tue May 11 21:48:32 MDT 2010


The branch, libctdb has been updated
       via  7655aaba88d1c3cbc644097f906c112fce02f058 (commit)
      from  bc00604e04f1daa7d31c432c4cae6bafeea72219 (commit)

http://gitweb.samba.org/?p=sahlberg/ctdb.git;a=shortlog;h=libctdb


- Log -----------------------------------------------------------------
commit 7655aaba88d1c3cbc644097f906c112fce02f058
Author: Ronnie Sahlberg <ronniesahlberg at gmail.com>
Date:   Wed May 12 13:46:34 2010 +1000

    dont include events.h from files that dont need/use it.

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

Summary of changes:
 libctdb/ctdb_ltdb.c    |    1 -
 libctdb/ctdb_message.c |    1 -
 libctdb/ctdb_util.c    |    1 -
 3 files changed, 0 insertions(+), 3 deletions(-)


Changeset truncated at 500 lines:

diff --git a/libctdb/ctdb_ltdb.c b/libctdb/ctdb_ltdb.c
index aca879f..a2ce14c 100644
--- a/libctdb/ctdb_ltdb.c
+++ b/libctdb/ctdb_ltdb.c
@@ -18,7 +18,6 @@
 */
 
 #include "includes.h"
-#include "lib/events/events.h"
 #include "lib/tdb/include/tdb.h"
 #include "system/network.h"
 #include "system/filesys.h"
diff --git a/libctdb/ctdb_message.c b/libctdb/ctdb_message.c
index 81dca25..a165dcf 100644
--- a/libctdb/ctdb_message.c
+++ b/libctdb/ctdb_message.c
@@ -21,7 +21,6 @@
   protocol design and packet details
 */
 #include "includes.h"
-#include "lib/events/events.h"
 #include "lib/tdb/include/tdb.h"
 #include "system/network.h"
 #include "system/filesys.h"
diff --git a/libctdb/ctdb_util.c b/libctdb/ctdb_util.c
index bef4db0..a9f87fe 100644
--- a/libctdb/ctdb_util.c
+++ b/libctdb/ctdb_util.c
@@ -18,7 +18,6 @@
 */
 
 #include "includes.h"
-#include "lib/events/events.h"
 #include "lib/tdb/include/tdb.h"
 #include "system/network.h"
 #include "system/filesys.h"


-- 
CTDB repository


More information about the samba-cvs mailing list