diff options
| author | Ronnie Sahlberg <ronniesahlberg@gmail.com> | 2012-04-26 08:09:23 +1000 |
|---|---|---|
| committer | Ronnie Sahlberg <ronniesahlberg@gmail.com> | 2012-04-26 08:09:23 +1000 |
| commit | db411aaada39593c80f92e46be31d3473bf4639f (patch) | |
| tree | f68222404db2155cc6d8d3f861ac486cb8a509ae /ctdb/ib | |
| parent | 58e10b280d4a94a812bad07bbca049cddb2c1174 (diff) | |
| parent | 195cf3c87e3c6c9f1784aa483110a64bc8760703 (diff) | |
| download | samba-db411aaada39593c80f92e46be31d3473bf4639f.tar.gz samba-db411aaada39593c80f92e46be31d3473bf4639f.tar.xz samba-db411aaada39593c80f92e46be31d3473bf4639f.zip | |
Merge remote branch 'amitay/tevent-sync'
(This used to be ctdb commit 17ff3f240b0d72c72ed28d70fb9aeb3b20c80670)
Diffstat (limited to 'ctdb/ib')
| -rw-r--r-- | ctdb/ib/ibw_ctdb.c | 1 | ||||
| -rw-r--r-- | ctdb/ib/ibw_ctdb_init.c | 1 | ||||
| -rw-r--r-- | ctdb/ib/ibwrapper_test.c | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/ctdb/ib/ibw_ctdb.c b/ctdb/ib/ibw_ctdb.c index 5664c193ac..2e70d1d8e5 100644 --- a/ctdb/ib/ibw_ctdb.c +++ b/ctdb/ib/ibw_ctdb.c @@ -21,7 +21,6 @@ */ #include "includes.h" -#include "lib/tevent/tevent.h" #include <system/network.h> #include <assert.h> #include "ctdb_private.h" diff --git a/ctdb/ib/ibw_ctdb_init.c b/ctdb/ib/ibw_ctdb_init.c index fed1381f6d..066814d12f 100644 --- a/ctdb/ib/ibw_ctdb_init.c +++ b/ctdb/ib/ibw_ctdb_init.c @@ -21,7 +21,6 @@ */ #include "includes.h" -#include "lib/tevent/tevent.h" #include <system/network.h> #include <assert.h> #include "ctdb_private.h" diff --git a/ctdb/ib/ibwrapper_test.c b/ctdb/ib/ibwrapper_test.c index eb0d58858f..ba54286ace 100644 --- a/ctdb/ib/ibwrapper_test.c +++ b/ctdb/ib/ibwrapper_test.c @@ -37,7 +37,6 @@ #include <time.h> #include "includes.h" -#include "lib/tevent/tevent.h" #include "ib/ibwrapper.h" struct ibwtest_ctx { |
