mirror of
https://github.com/samba-team/samba.git
synced 2025-03-27 22:50:26 +03:00
ctdb-transport: Replace ctdb_logging.h with common/logging.h
Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Michael Adam <obnox@samba.org>
This commit is contained in:
parent
f50db5cba5
commit
921d815da0
@ -30,10 +30,10 @@
|
||||
#include "lib/util/time.h"
|
||||
#include "lib/util/debug.h"
|
||||
|
||||
#include "ctdb_logging.h"
|
||||
#include "ctdb_private.h"
|
||||
|
||||
#include "common/common.h"
|
||||
#include "common/logging.h"
|
||||
|
||||
#include "ibwrapper.h"
|
||||
#include "ibw_ctdb.h"
|
||||
|
@ -30,10 +30,10 @@
|
||||
#include "lib/util/dlinklist.h"
|
||||
#include "lib/util/debug.h"
|
||||
|
||||
#include "ctdb_logging.h"
|
||||
#include "ctdb_private.h"
|
||||
|
||||
#include "common/common.h"
|
||||
#include "common/logging.h"
|
||||
|
||||
#include "ibwrapper.h"
|
||||
#include "ibw_ctdb.h"
|
||||
|
@ -30,7 +30,7 @@
|
||||
#include "lib/util/dlinklist.h"
|
||||
#include "lib/util/debug.h"
|
||||
|
||||
#include "ctdb_logging.h"
|
||||
#include "common/logging.h"
|
||||
|
||||
#include <infiniband/kern-abi.h>
|
||||
#include <rdma/rdma_cma_abi.h>
|
||||
|
@ -31,7 +31,7 @@
|
||||
#include "lib/util/time.h"
|
||||
#include "lib/util/debug.h"
|
||||
|
||||
#include "ctdb_logging.h"
|
||||
#include "common/logging.h"
|
||||
|
||||
#include "ib/ibwrapper.h"
|
||||
|
||||
|
@ -28,11 +28,11 @@
|
||||
#include "lib/util/debug.h"
|
||||
#include "lib/util/time.h"
|
||||
|
||||
#include "ctdb_logging.h"
|
||||
#include "ctdb_private.h"
|
||||
|
||||
#include "common/system.h"
|
||||
#include "common/common.h"
|
||||
#include "common/logging.h"
|
||||
|
||||
#include "ctdb_tcp.h"
|
||||
|
||||
|
@ -27,10 +27,10 @@
|
||||
#include "lib/util/time.h"
|
||||
#include "lib/util/debug.h"
|
||||
|
||||
#include "ctdb_logging.h"
|
||||
#include "ctdb_private.h"
|
||||
|
||||
#include "common/common.h"
|
||||
#include "common/logging.h"
|
||||
|
||||
#include "ctdb_tcp.h"
|
||||
|
||||
|
@ -24,10 +24,10 @@
|
||||
#include "lib/util/dlinklist.h"
|
||||
#include "lib/util/debug.h"
|
||||
|
||||
#include "ctdb_logging.h"
|
||||
#include "ctdb_private.h"
|
||||
|
||||
#include "common/common.h"
|
||||
#include "common/logging.h"
|
||||
|
||||
#include "ctdb_tcp.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user