mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
ctdb-include: Remove unused header file include/ctdb.h
This was part of libctdb which has been removed. Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Michael Adam <obnox@samba.org> Reviewed-by: Martin Schwenke <martin@meltin.net>
This commit is contained in:
parent
2666d06f29
commit
20b82ea28e
1236
ctdb/include/ctdb.h
1236
ctdb/include/ctdb.h
File diff suppressed because it is too large
Load Diff
@ -30,7 +30,6 @@
|
||||
|
||||
/* paths to these include files come from --with-ctdb= in configure */
|
||||
|
||||
#include "ctdb.h"
|
||||
#include "ctdb_private.h"
|
||||
|
||||
struct ctdbd_srvid_cb {
|
||||
|
@ -27,7 +27,6 @@
|
||||
#include "dbwrap/dbwrap_rbt.h"
|
||||
#include "lib/param/param.h"
|
||||
|
||||
#include "ctdb.h"
|
||||
#include "ctdb_private.h"
|
||||
#include "ctdbd_conn.h"
|
||||
#include "dbwrap/dbwrap.h"
|
||||
|
Loading…
Reference in New Issue
Block a user