ctdb-daemon: Move some inline declarations to header file
commita81dccf7ad8345a1c44dc7a08e2320bd88e1aaa5
authorMartin Schwenke <martin@meltin.net>
Thu, 4 Sep 2014 03:31:15 +0000 (4 13:31 +1000)
committerAmitay Isaacs <amitay@samba.org>
Tue, 9 Sep 2014 23:36:14 +0000 (10 01:36 +0200)
treec13f882edfc984a9ab2480c35d0be2849ba37627
parent6336b958d61ba6901edbaddac8bc10539c8f30ab
ctdb-daemon: Move some inline declarations to header file

To avoid warnings when using --enable-developer, which uses
-Wmissing-prototypes.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/include/ctdb_private.h
ctdb/server/ctdb_daemon.c