mirror of
https://github.com/samba-team/samba.git
synced 2025-01-03 01:18:10 +03:00
ctdb-daemon: Remove unused #includes of rb_tree.h
ctdb_takeover.c and eventscript.c no longer use this. ipalloc_common.c has never used it. Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com>
This commit is contained in:
parent
80de84d36e
commit
da9decfc5e
@ -38,7 +38,6 @@
|
||||
#include "ctdb_private.h"
|
||||
#include "ctdb_client.h"
|
||||
|
||||
#include "common/rb_tree.h"
|
||||
#include "common/reqid.h"
|
||||
#include "common/system.h"
|
||||
#include "common/system_socket.h"
|
||||
|
@ -36,7 +36,6 @@
|
||||
|
||||
#include "ctdb_private.h"
|
||||
|
||||
#include "common/rb_tree.h"
|
||||
#include "common/common.h"
|
||||
#include "common/logging.h"
|
||||
#include "common/reqid.h"
|
||||
|
@ -30,7 +30,6 @@
|
||||
#include "common/logging.h"
|
||||
|
||||
#include "common/common.h"
|
||||
#include "common/rb_tree.h"
|
||||
|
||||
#include "protocol/protocol_util.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user