daemon: Move some inline declarations to header file
authorMartin Schwenke <martin@meltin.net>
Thu, 4 Sep 2014 03:31:15 +0000 (13:31 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Fri, 27 Mar 2015 02:51:31 +0000 (13:51 +1100)
commitad10b9e5ee1409f0aae4e7483882e1f5bbb8e6e7
tree8eedf421c549e297a99bf330533e5f741a8a7a24
parent987c485c92d096f45669e22f5fe0ad7c6661c1e2
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>
(Imported from commit a81dccf7ad8345a1c44dc7a08e2320bd88e1aaa5)
include/ctdb_private.h
server/ctdb_daemon.c