1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/ctdb/common
Martin Schwenke 751ad4b625 ctdb-common: Add some missing #includes
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>
2014-09-10 01:36:14 +02:00
..
cmdline.c ctdb-common: Add some missing #includes 2014-09-10 01:36:14 +02:00
ctdb_fork.c ctdb-daemon: Check PID in ctdb_remove_pidfile(), not unreliable flag 2014-07-05 06:51:13 +02:00
ctdb_io.c ctdb: Use sys_read() and sys_write() to ensure correct signal interaction 2014-08-21 04:46:13 +02:00
ctdb_logging.c ctdb-logging: Move controls handling functions from common to server 2014-06-12 05:40:10 +02:00
ctdb_ltdb.c ctdb-ltdb: Use tdb_null instead of zeroing TDB_DATA variable 2014-07-14 16:01:31 +02:00
ctdb_message.c build: Fix tdb.h path to enable building with system TDB library 2013-06-14 16:45:27 +10:00
ctdb_util.c ctdb-common: Refactor code to convert TDB_DATA key to aligned uint32 array 2014-09-05 07:05:10 +02:00
rb_tree.c server: Replace BOOL datatype with bool, True/False with true/false 2012-05-28 11:22:25 +10:00
rb_tree.h Added some #ifndefs to stop files being included multiple times. 2011-11-11 14:31:50 +11:00
system_aix.c common/system: Add ctdb_set_process_name() function 2013-07-10 14:33:19 +10:00
system_common.c ctdb-common: Add some missing #includes 2014-09-10 01:36:14 +02:00
system_freebsd.c common/system: Add ctdb_set_process_name() function 2013-07-10 14:33:19 +10:00
system_gnu.c common/system: Add ctdb_set_process_name() function 2013-07-10 14:33:19 +10:00
system_kfreebsd.c common/system: Add ctdb_set_process_name() function 2013-07-10 14:33:19 +10:00
system_linux.c ctdb-common: Coverity fixes 2013-11-19 17:13:05 +01:00
system_util.c ctdb-common: Add some missing #includes 2014-09-10 01:36:14 +02:00